Skip to content

Commit

Permalink
feat: upgrade superagent from 5.2.2 to 10.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade superagent from 5.2.2 to 10.1.1.

See this package in npm:
superagent

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/352ab697-4236-4a42-b5c1-8cbfecdd59f5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 18, 2024
1 parent 3cd8d7d commit 9720048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 09-behavioral-design-patterns/14-command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"superagent": "^5.2.2"
"superagent": "^10.1.1"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 9720048

Please sign in to comment.