Skip to content

Commit

Permalink
Merge pull request #10 from SonyaMoisset/renovate/npm-superagent-vuln…
Browse files Browse the repository at this point in the history
…erability

Update dependency superagent to v3 [SECURITY]
  • Loading branch information
SonyaMoisset authored Apr 30, 2019
2 parents af6f7c6 + dc1f375 commit a3406a2
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 @@ -27,7 +27,7 @@
"dependencies": {
"react": "^15.0.1",
"react-dom": "^15.0.1",
"superagent": "^1.8.3",
"superagent": "^3.0.0",
"superagent-jsonp": "0.0.6"
}
}

0 comments on commit a3406a2

Please sign in to comment.