Skip to content

Commit

Permalink
Merge pull request #76 from chrisfosterelli/upgrade-superagent
Browse files Browse the repository at this point in the history
Require superagent 3.8.0 for DOS protection
  • Loading branch information
chrisfosterelli authored Nov 1, 2017
2 parents fe7aced + 7fa9ae1 commit 8f7934a
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 @@ -5,7 +5,7 @@
"main": "lib/akismet.js",
"dependencies": {
"bluebird": "^3.1.1",
"superagent": "^3.6.1"
"superagent": "^3.8.0"
},
"devDependencies": {
"chai": "^4.0.1",
Expand Down

0 comments on commit 8f7934a

Please sign in to comment.