24
1
Fork 0

updated deps

This commit is contained in:
Danny Coates 2019-05-03 17:04:26 -07:00
parent 5d02f47e41
commit 8263a9eaa9
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 538 additions and 1099 deletions

1615
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -60,16 +60,16 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/core": "^7.4.4",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.3",
"@babel/preset-env": "^7.4.4",
"@dannycoates/webcrypto-liner": "^0.1.37",
"@fullhuman/postcss-purgecss": "^1.2.0",
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
"asmcrypto.js": "^0.22.0",
"babel-loader": "^8.0.5",
"babel-plugin-istanbul": "^5.1.3",
"babel-plugin-istanbul": "^5.1.4",
"base64-js": "^1.3.0",
"content-disposition": "^0.5.3",
"copy-webpack-plugin": "^5.0.3",
@ -92,15 +92,15 @@
"git-rev-sync": "^1.12.0",
"html-loader": "^0.5.5",
"http_ece": "^1.1.0",
"husky": "^2.1.0",
"lint-staged": "^8.1.5",
"husky": "^2.2.0",
"lint-staged": "^8.1.6",
"mocha": "^6.1.4",
"morgan": "^1.9.1",
"nanobus": "^4.4.0",
"nanohtml": "^1.6.0",
"nanohtml": "^1.6.1",
"nanotiming": "^7.3.1",
"npm-run-all": "^4.1.5",
"nyc": "^14.0.0",
"nyc": "^14.1.0",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.6.0",
"prettier": "^1.17.0",
@ -137,7 +137,7 @@
},
"dependencies": {
"@google-cloud/storage": "^2.5.0",
"aws-sdk": "^2.443.0",
"aws-sdk": "^2.449.0",
"body-parser": "^1.19.0",
"choo": "^6.13.3",
"cldr-core": "^35.1.0",
@ -147,10 +147,10 @@
"fluent": "^0.12.0",
"fluent-langneg": "^0.1.1",
"fxa-geodb": "^1.0.4",
"helmet": "^3.16.0",
"helmet": "^3.17.0",
"mkdirp": "^0.5.1",
"mozlog": "^2.2.0",
"node-fetch": "^2.4.0",
"node-fetch": "^2.5.0",
"raven": "^2.6.4",
"redis": "^2.8.0",
"selenium-standalone": "^6.15.6",