updated deps

This commit is contained in:
Danny Coates 2018-09-06 23:08:32 -07:00
parent 35a6c7324d
commit 041c8ffdd2
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 687 additions and 1717 deletions

2384
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@
"@mattiasbuelens/web-streams-polyfill": "0.1.0",
"asmcrypto.js": "^2.3.2",
"babel-loader": "^8.0.2",
"babel-plugin-istanbul": "^4.1.6",
"babel-plugin-istanbul": "^5.0.1",
"babel-plugin-yo-yoify": "^2.0.0",
"base64-js": "^1.3.0",
"content-disposition": "^0.5.2",
@ -75,10 +75,10 @@
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-security": "^1.4.0",
"expose-loader": "^0.7.5",
"extract-loader": "^2.0.1",
"extract-loader": "^3.0.0",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"fast-text-encoding": "^1.0.0",
"file-loader": "^1.1.11",
"file-loader": "^2.0.0",
"fluent-intl-polyfill": "^0.1.0",
"git-rev-sync": "^1.12.0",
"html-loader": "^0.5.5",
@ -91,18 +91,18 @@
"nanotiming": "^7.3.1",
"node-jose": "^1.0.0",
"npm-run-all": "^4.1.3",
"nyc": "^12.0.2",
"nyc": "^13.0.1",
"postcss-cssnext": "^3.1.0",
"postcss-import": "^11.1.0",
"postcss-loader": "^2.1.5",
"postcss-import": "^12.0.0",
"postcss-loader": "^3.0.0",
"prettier": "^1.14.2",
"proxyquire": "^2.1.0",
"puppeteer": "^1.7.0",
"puppeteer": "^1.8.0",
"raven-js": "^3.27.0",
"redis-mock": "^0.29.0",
"redis-mock": "^0.32.0",
"require-from-string": "^2.0.2",
"rimraf": "^2.6.2",
"sinon": "^6.1.5",
"sinon": "^6.2.0",
"string-hash": "^1.1.3",
"stylelint": "^9.5.0",
"stylelint-config-standard": "^18.2.0",
@ -118,7 +118,7 @@
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"aws-sdk": "^2.307.0",
"aws-sdk": "^2.310.0",
"babel-polyfill": "^6.26.0",
"choo": "^6.12.1",
"cldr-core": "^33.0.0",