|
@@ -60,8 +60,8 @@
|
|
|
"node": ">=10.0.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.2.2",
|
|
|
- "@babel/plugin-proposal-class-properties": "^7.3.0",
|
|
|
+ "@babel/core": "^7.3.3",
|
|
|
+ "@babel/plugin-proposal-class-properties": "^7.3.3",
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
|
|
"@babel/preset-env": "^7.3.1",
|
|
|
"@dannycoates/webpack-dev-server": "^3.1.4",
|
|
@@ -69,18 +69,18 @@
|
|
|
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
|
|
|
"asmcrypto.js": "^2.3.2",
|
|
|
"babel-loader": "^8.0.5",
|
|
|
- "babel-plugin-istanbul": "^5.0.1",
|
|
|
+ "babel-plugin-istanbul": "^5.1.1",
|
|
|
"base64-js": "^1.3.0",
|
|
|
"content-disposition": "^0.5.3",
|
|
|
"copy-webpack-plugin": "^4.5.2",
|
|
|
- "core-js": "^2.6.4",
|
|
|
+ "core-js": "^2.6.5",
|
|
|
"crc": "^3.8.0",
|
|
|
"cross-env": "^5.2.0",
|
|
|
"css-loader": "^2.1.0",
|
|
|
"css-mqpacker": "^7.0.0",
|
|
|
- "cssnano": "^4.1.8",
|
|
|
- "eslint": "^5.13.0",
|
|
|
- "eslint-plugin-mocha": "^5.2.1",
|
|
|
+ "cssnano": "^4.1.10",
|
|
|
+ "eslint": "^5.14.1",
|
|
|
+ "eslint-plugin-mocha": "^5.3.0",
|
|
|
"eslint-plugin-node": "^8.0.1",
|
|
|
"eslint-plugin-security": "^1.4.0",
|
|
|
"expose-loader": "^0.7.5",
|
|
@@ -91,16 +91,16 @@
|
|
|
"fluent-intl-polyfill": "^0.1.0",
|
|
|
"git-rev-sync": "^1.12.0",
|
|
|
"html-loader": "^0.5.5",
|
|
|
- "http_ece": "^1.0.5",
|
|
|
+ "http_ece": "^1.1.0",
|
|
|
"husky": "^1.3.1",
|
|
|
- "lint-staged": "^8.1.3",
|
|
|
- "mocha": "^5.2.0",
|
|
|
+ "lint-staged": "^8.1.4",
|
|
|
+ "mocha": "^6.0.0",
|
|
|
"morgan": "^1.9.1",
|
|
|
"nanobus": "^4.4.0",
|
|
|
"nanohtml": "^1.4.0",
|
|
|
"nanotiming": "^7.3.1",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
- "nyc": "^13.2.0",
|
|
|
+ "nyc": "^13.3.0",
|
|
|
"postcss-loader": "^3.0.0",
|
|
|
"postcss-preset-env": "^6.5.0",
|
|
|
"prettier": "^1.16.4",
|
|
@@ -111,7 +111,7 @@
|
|
|
"redis-mock": "^0.43.0",
|
|
|
"rimraf": "^2.6.3",
|
|
|
"script-loader": "^0.7.2",
|
|
|
- "sinon": "^7.2.3",
|
|
|
+ "sinon": "^7.2.4",
|
|
|
"string-hash": "^1.1.3",
|
|
|
"stylelint": "^9.10.1",
|
|
|
"stylelint-config-standard": "^18.2.0",
|
|
@@ -127,25 +127,25 @@
|
|
|
"wdio-sauce-service": "^0.4.14",
|
|
|
"wdio-spec-reporter": "^0.1.5",
|
|
|
"webdriverio": "^4.14.2",
|
|
|
- "webpack": "^4.28.4",
|
|
|
+ "webpack": "4.28.4",
|
|
|
"webpack-cli": "^3.2.3",
|
|
|
- "webpack-dev-middleware": "^3.5.2",
|
|
|
+ "webpack-dev-middleware": "^3.6.0",
|
|
|
"webpack-manifest-plugin": "^2.0.4",
|
|
|
"webpack-unassert-loader": "^1.2.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@google-cloud/storage": "^2.4.2",
|
|
|
- "aws-sdk": "^2.400.0",
|
|
|
+ "aws-sdk": "^2.406.0",
|
|
|
"body-parser": "^1.18.3",
|
|
|
"choo": "^6.12.1",
|
|
|
"cldr-core": "^34.0.0",
|
|
|
"convict": "^4.4.1",
|
|
|
"express": "^4.16.3",
|
|
|
"express-ws": "github:dannycoates/express-ws",
|
|
|
- "fluent": "^0.10.0",
|
|
|
+ "fluent": "^0.11.0",
|
|
|
"fluent-langneg": "^0.1.1",
|
|
|
"fxa-geodb": "^1.0.4",
|
|
|
- "helmet": "^3.15.0",
|
|
|
+ "helmet": "^3.15.1",
|
|
|
"mkdirp": "^0.5.1",
|
|
|
"mozlog": "^2.2.0",
|
|
|
"node-fetch": "^2.3.0",
|