Skip to content

Commit

Permalink
build(deps): Updated deps to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfede committed May 9, 2017
1 parent c3941b0 commit e37608d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@
"@types/debug": "^0.0.29",
"@types/decamelize": "^0.0.30",
"@types/express": "^4.0.35",
"@types/lodash": "^4.14.61",
"@types/node": "^7.0.12",
"@types/request": "^0.0.42",
"@types/lodash": "^4.14.64",
"@types/node": "^7.0.18",
"@types/request": "^0.0.43",
"@types/semver": "^5.3.31",
"chai": "^3.5.0",
"chai-as-promised": "6.0.0",
Expand All @@ -84,25 +84,25 @@
"coveralls": "2.13.1",
"cz-conventional-changelog": "^2.0.0",
"husky": "^0.13.3",
"mocha": "^3.2.0",
"nyc": "^10.2.0",
"pem": "^1.9.4",
"mocha": "^3.3.0",
"nyc": "^10.3.2",
"pem": "^1.9.7",
"rimraf": "^2.6.1",
"semantic-release": "^6.3.2",
"semantic-release": "^6.3.6",
"supertest": "^3.0.0",
"typescript": "^2.2.2"
"typescript": "^2.3.2"
},
"dependencies": {
"body-parser": "^1.17.1",
"camelcase": "^4.1.0",
"debug": "^2.6.3",
"debug": "^2.6.6",
"decamelize": "^1.2.0",
"eredita": "^1.0.1",
"express": "^4.15.2",
"jsonpolice": "^5.2.0",
"jsonref": "^3.5.0",
"jsonref": "^3.5.2",
"lodash": "^4.17.4",
"mongodb": "^2.2.25",
"mongodb": "^2.2.26",
"request": "^2.81.0",
"rql": "^0.3.3",
"semver": "^5.3.0"
Expand Down

0 comments on commit e37608d

Please sign in to comment.