updated deps

This commit is contained in:
Danny Coates
2018-02-20 10:56:06 -08:00
parent 3f6cb8c356
commit f2661989dc
4 changed files with 246 additions and 129 deletions

View File

@@ -58,30 +58,31 @@
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"base64-js": "^1.2.1",
"babel-preset-stage-3": "^6.24.1",
"base64-js": "^1.2.3",
"copy-webpack-plugin": "^4.4.1",
"cross-env": "^5.1.3",
"css-loader": "^0.28.9",
"css-mqpacker": "^6.0.2",
"eslint": "^4.17.0",
"eslint": "^4.18.0",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-security": "^1.4.0",
"expose-loader": "^0.7.4",
"extract-loader": "^1.0.2",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.6",
"file-loader": "^1.1.7",
"fluent-intl-polyfill": "^0.1.0",
"git-rev-sync": "^1.9.1",
"git-rev-sync": "^1.10.0",
"github-changes": "^1.1.2",
"html-loader": "^0.5.5",
"husky": "^0.14.3",
"lint-staged": "^6.1.0",
"lint-staged": "^6.1.1",
"mocha": "^5.0.0",
"nanobus": "^4.3.2",
"nanotiming": "^7.3.0",
"npm-run-all": "^4.1.2",
"nsp": "^3.1.0",
"nsp": "^3.2.1",
"nyc": "^11.5.0",
"postcss-cssnext": "^3.1.0",
"postcss-import": "^11.1.0",
@@ -95,8 +96,8 @@
"selenium-webdriver": "^3.6.0",
"sinon": "^4.3.0",
"string-hash": "^1.1.3",
"stylelint": "^8.4.0",
"stylelint-config-standard": "^18.0.0",
"stylelint": "^9.0.0",
"stylelint-config-standard": "^18.1.0",
"stylelint-no-unsupported-browser-features": "^2.0.0",
"supertest": "^3.0.0",
"testpilot-ga": "^0.3.0",
@@ -107,14 +108,14 @@
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"aws-sdk": "^2.196.0",
"aws-sdk": "^2.198.0",
"body-parser": "^1.18.2",
"choo": "^6.7.0",
"cldr-core": "^32.0.0",
"connect-busboy": "0.0.2",
"convict": "^4.0.1",
"express": "^4.16.2",
"fluent": "^0.4.3",
"fluent": "^0.6.3",
"fluent-langneg": "^0.1.0",
"helmet": "^3.11.0",
"mkdirp": "^0.5.1",