Update dependencies
This commit is contained in:
parent
2fa214ea6f
commit
5b37d2fc87
2 changed files with 234 additions and 201 deletions
12
package.json
12
package.json
|
@ -64,10 +64,10 @@
|
|||
"node": "^15.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.10",
|
||||
"@babel/core": "^7.13.14",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/preset-env": "^7.13.10",
|
||||
"@babel/preset-env": "^7.13.12",
|
||||
"@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.9.1",
|
||||
"core-js": "^3.10.0",
|
||||
"crc": "^3.8.0",
|
||||
"cross-env": "^6.0.3",
|
||||
"css-loader": "^3.6.0",
|
||||
|
@ -135,9 +135,9 @@
|
|||
"@dannycoates/express-ws": "^5.0.3",
|
||||
"@fluent/bundle": "^0.13.0",
|
||||
"@fluent/langneg": "^0.3.0",
|
||||
"@google-cloud/storage": "^5.8.1",
|
||||
"@google-cloud/storage": "^5.8.3",
|
||||
"@sentry/node": "^5.30.0",
|
||||
"aws-sdk": "^2.864.0",
|
||||
"aws-sdk": "^2.877.0",
|
||||
"body-parser": "^1.19.0",
|
||||
"choo": "^7.0.0",
|
||||
"cldr-core": "^35.1.0",
|
||||
|
@ -151,7 +151,7 @@
|
|||
"redis": "^2.8.0",
|
||||
"redis-mock": "^0.47.0",
|
||||
"selenium-standalone": "^6.23.0",
|
||||
"ua-parser-js": "^0.7.24"
|
||||
"ua-parser-js": "^0.7.26"
|
||||
},
|
||||
"availableLanguages": [
|
||||
"en-US",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue