Skip to content

Commit

Permalink
package: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Oct 18, 2017
1 parent 022556b commit b1dce49
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,30 +39,30 @@
],
"license": "MIT",
"dependencies": {
"imperium": "^2.0.1",
"app-root-dir": "^1.0.2",
"body-parser": "^1.18.2",
"chalk": "^2.1.0",
"chalk": "^2.2.0",
"clear-module": "^2.1.0",
"express": "^4.15.5",
"express": "^4.16.2",
"express-validation": "^1.0.2",
"glob": "^7.1.2",
"glob-promise": "^3.2.0",
"helmet": "^3.8.2",
"joi": "^11.1.1",
"helmet": "^3.9.0",
"imperium": "^2.0.1",
"joi": "^11.4.0",
"joi-to-json-schema": "^3.0.0",
"jsonwebtoken": "^8.0.1",
"jsonwebtoken": "^8.1.0",
"lodash": "^4.17.4",
"morgan": "^1.9.0",
"nodemon": "^1.12.1",
"sywac": "^1.2.0",
"winston": "^2.3.1"
"winston": "^2.4.0"
},
"devDependencies": {
"mono-test-utils": "^1.0.4",
"ava": "^0.22.0",
"codecov": "^2.3.0",
"eslint": "^4.7.2",
"codecov": "^2.3.1",
"eslint": "^4.9.0",
"mono-test-utils": "^1.0.4",
"nyc": "^11.2.1"
},
"keywords": [
Expand Down

0 comments on commit b1dce49

Please sign in to comment.