Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmodrey committed May 25, 2016
1 parent 5c20856 commit 7688565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"node": ">= 6.0.0"
},
"dependencies": {
"request": "^2.69.0"
"request": "^2.72.0"
},
"devDependencies": {
"ava": "^0.14.0"
"ava": "^0.15.0"
},
"scripts": {
"test": "./node_modules/.bin/ava test/index.js"
Expand Down

0 comments on commit 7688565

Please sign in to comment.