Update dependencies
This commit is contained in:
parent
58dd5b7a70
commit
b6d2e7c1ca
2 changed files with 68 additions and 82 deletions
10
package.json
10
package.json
|
@ -71,7 +71,7 @@
|
|||
"@dannycoates/webcrypto-liner": "^0.1.37",
|
||||
"@fullhuman/postcss-purgecss": "^1.3.0",
|
||||
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
|
||||
"@sentry/browser": "^5.29.2",
|
||||
"@sentry/browser": "^5.30.0",
|
||||
"asmcrypto.js": "^0.22.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-istanbul": "^5.2.0",
|
||||
|
@ -128,7 +128,7 @@
|
|||
"webpack": "4.38.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-dev-middleware": "^3.7.3",
|
||||
"webpack-dev-server": "^3.11.1",
|
||||
"webpack-dev-server": "^3.11.2",
|
||||
"webpack-manifest-plugin": "^2.2.0",
|
||||
"webpack-unassert-loader": "^1.2.0"
|
||||
},
|
||||
|
@ -136,9 +136,9 @@
|
|||
"@dannycoates/express-ws": "^5.0.3",
|
||||
"@fluent/bundle": "^0.13.0",
|
||||
"@fluent/langneg": "^0.3.0",
|
||||
"@google-cloud/storage": "^5.7.1",
|
||||
"@sentry/node": "^5.29.2",
|
||||
"aws-sdk": "^2.824.0",
|
||||
"@google-cloud/storage": "^5.7.2",
|
||||
"@sentry/node": "^5.30.0",
|
||||
"aws-sdk": "^2.828.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