Update dependencies
This commit is contained in:
parent
21392f1157
commit
3707b90d09
2 changed files with 425 additions and 147 deletions
|
@ -67,7 +67,7 @@
|
|||
"@babel/core": "^7.14.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/preset-env": "^7.14.2",
|
||||
"@babel/preset-env": "^7.14.4",
|
||||
"@dannycoates/webcrypto-liner": "^0.1.37",
|
||||
"@fullhuman/postcss-purgecss": "^1.3.0",
|
||||
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
|
||||
|
@ -78,7 +78,7 @@
|
|||
"base64-js": "^1.5.1",
|
||||
"content-disposition": "^0.5.3",
|
||||
"copy-webpack-plugin": "^5.1.2",
|
||||
"core-js": "^3.12.1",
|
||||
"core-js": "^3.13.1",
|
||||
"crc": "^3.8.0",
|
||||
"cross-env": "^6.0.3",
|
||||
"css-loader": "^3.6.0",
|
||||
|
@ -137,7 +137,7 @@
|
|||
"@fluent/langneg": "^0.3.0",
|
||||
"@google-cloud/storage": "^5.8.5",
|
||||
"@sentry/node": "^5.30.0",
|
||||
"aws-sdk": "^2.909.0",
|
||||
"aws-sdk": "^2.918.0",
|
||||
"body-parser": "^1.19.0",
|
||||
"choo": "^7.0.0",
|
||||
"cldr-core": "^35.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue