Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
So, that transitive dep `ajv` gets bumped from `4.x` to `5.x`

see: request/request#2652
  • Loading branch information
godspeedelbow committed Sep 26, 2017
1 parent 5b76d52 commit b8d1ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"nopt": "^4.0.1",
"npmlog": "^4.0.2",
"rc": "^1.1.7",
"request": "2.81.0",
"request": "2.82.0",
"hawk":"3.1.3",
"rimraf": "^2.6.1",
"semver": "^5.3.0",
Expand Down

0 comments on commit b8d1ef4

Please sign in to comment.