24
1
Fork 0

Update dependencies

This commit is contained in:
timvisee 2021-01-09 17:15:26 +01:00
parent c3189941c5
commit 701c5eced2
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 495 additions and 515 deletions

990
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -64,21 +64,21 @@
"node": "^12.16.3" "node": "^12.16.3"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.12.9", "@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1", "@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.12.7", "@babel/preset-env": "^7.12.11",
"@dannycoates/webcrypto-liner": "^0.1.37", "@dannycoates/webcrypto-liner": "^0.1.37",
"@fullhuman/postcss-purgecss": "^1.3.0", "@fullhuman/postcss-purgecss": "^1.3.0",
"@mattiasbuelens/web-streams-polyfill": "0.2.1", "@mattiasbuelens/web-streams-polyfill": "0.2.1",
"@sentry/browser": "^5.29.0", "@sentry/browser": "^5.29.2",
"asmcrypto.js": "^0.22.0", "asmcrypto.js": "^0.22.0",
"babel-loader": "^8.2.2", "babel-loader": "^8.2.2",
"babel-plugin-istanbul": "^5.2.0", "babel-plugin-istanbul": "^5.2.0",
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"content-disposition": "^0.5.3", "content-disposition": "^0.5.3",
"copy-webpack-plugin": "^5.1.2", "copy-webpack-plugin": "^5.1.2",
"core-js": "^3.8.1", "core-js": "^3.8.2",
"crc": "^3.8.0", "crc": "^3.8.0",
"cross-env": "^6.0.3", "cross-env": "^6.0.3",
"css-loader": "^3.6.0", "css-loader": "^3.6.0",
@ -127,8 +127,8 @@
"val-loader": "^1.1.1", "val-loader": "^1.1.1",
"webpack": "4.38.0", "webpack": "4.38.0",
"webpack-cli": "^3.3.12", "webpack-cli": "^3.3.12",
"webpack-dev-middleware": "^3.7.2", "webpack-dev-middleware": "^3.7.3",
"webpack-dev-server": "^3.11.0", "webpack-dev-server": "^3.11.1",
"webpack-manifest-plugin": "^2.2.0", "webpack-manifest-plugin": "^2.2.0",
"webpack-unassert-loader": "^1.2.0" "webpack-unassert-loader": "^1.2.0"
}, },
@ -136,9 +136,9 @@
"@dannycoates/express-ws": "^5.0.3", "@dannycoates/express-ws": "^5.0.3",
"@fluent/bundle": "^0.13.0", "@fluent/bundle": "^0.13.0",
"@fluent/langneg": "^0.3.0", "@fluent/langneg": "^0.3.0",
"@google-cloud/storage": "^5.6.0", "@google-cloud/storage": "^5.7.1",
"@sentry/node": "^5.29.0", "@sentry/node": "^5.29.2",
"aws-sdk": "^2.805.0", "aws-sdk": "^2.824.0",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"choo": "^7.0.0", "choo": "^7.0.0",
"cldr-core": "^35.1.0", "cldr-core": "^35.1.0",
@ -151,7 +151,7 @@
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"redis": "^2.8.0", "redis": "^2.8.0",
"selenium-standalone": "^6.23.0", "selenium-standalone": "^6.23.0",
"ua-parser-js": "^0.7.22" "ua-parser-js": "^0.7.23"
}, },
"availableLanguages": [ "availableLanguages": [
"en-US", "en-US",