Skip to content

Commit 6380e09

Browse files
authored
Merge pull request #22 from SeppPenner/snyk-fix-803cdbc361aee9f62a4bdd8895a08836
[Snyk] Security upgrade superagent from 1.7.1 to 2.0.0
2 parents b9b5d64 + 68c51c0 commit 6380e09

File tree

1 file changed

+1
-1
lines changed
  • samples/client/petstore-security-test/javascript

1 file changed

+1
-1
lines changed

samples/client/petstore-security-test/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"fs": false
1212
},
1313
"dependencies": {
14-
"superagent": "3.7.0"
14+
"superagent": "2.0.0"
1515
},
1616
"devDependencies": {
1717
"mocha": "~2.3.4",

0 commit comments

Comments
 (0)