Skip to content

Commit

Permalink
Merge pull request #49 from felixfbecker/request-update
Browse files Browse the repository at this point in the history
[SECURITY FIX] Update request dependency
  • Loading branch information
jackfranklin authored Jul 27, 2016
2 parents 9bbe9ec + b9ae84c commit 22dab4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
],
"dependencies": {
"request": "=2.67.0"
"request": "^2.74.0"
},
"devDependencies": {
"mocha": "=1.20.1",
Expand Down

0 comments on commit 22dab4d

Please sign in to comment.