Update dependencies

This commit is contained in:
timvisee 2022-03-28 21:45:05 +02:00
parent b41c8087f9
commit 9cac202892
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
2 changed files with 45 additions and 27 deletions

View file

@ -71,7 +71,7 @@
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
"@sentry/browser": "^5.30.0",
"asmcrypto.js": "^0.22.0",
"babel-loader": "^8.2.3",
"babel-loader": "^8.2.4",
"babel-plugin-istanbul": "^5.2.0",
"base64-js": "^1.5.1",
"content-disposition": "^0.5.4",
@ -133,9 +133,9 @@
"@dannycoates/express-ws": "^5.0.3",
"@fluent/bundle": "^0.13.0",
"@fluent/langneg": "^0.3.0",
"@google-cloud/storage": "^5.18.2",
"@google-cloud/storage": "^5.18.3",
"@sentry/node": "^5.30.0",
"aws-sdk": "^2.1096.0",
"aws-sdk": "^2.1102.0",
"body-parser": "^1.19.2",
"choo": "^7.0.0",
"cldr-core": "^35.1.0",
@ -144,7 +144,7 @@
"double-ended-queue": "^2.1.0-0",
"express": "^4.17.3",
"helmet": "^3.23.3",
"mkdirp": "^0.5.1",
"mkdirp": "^0.5.6",
"mozlog": "^2.2.0",
"node-fetch": "^2.6.7",
"redis": "^3.1.1",