updated deps

This commit is contained in:
Danny Coates 2017-09-26 10:23:30 -07:00
parent 401311a05f
commit b8f5e371c7
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 143 additions and 71 deletions

View file

@ -56,7 +56,7 @@
"css-loader": "^0.28.7",
"css-mqpacker": "^6.0.1",
"cssnano": "^3.10.0",
"eslint": "^4.7.1",
"eslint": "^4.7.2",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-node": "^5.1.1",
"eslint-plugin-security": "^1.4.0",
@ -67,7 +67,7 @@
"github-changes": "^1.1.0",
"html-loader": "^0.5.1",
"husky": "^0.14.3",
"lint-staged": "^4.2.1",
"lint-staged": "^4.2.3",
"mocha": "^3.5.3",
"nanobus": "^4.2.0",
"npm-run-all": "^4.1.1",
@ -92,12 +92,12 @@
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"aws-sdk": "^2.119.0",
"body-parser": "^1.18.1",
"aws-sdk": "^2.122.0",
"body-parser": "^1.18.2",
"choo": "^6.1.0",
"connect-busboy": "0.0.2",
"convict": "^4.0.0",
"express": "^4.15.4",
"express": "^4.15.5",
"express-request-language": "^1.1.12",
"fluent": "^0.4.1",
"fluent-langneg": "^0.1.0",