Skip to content

Commit

Permalink
fix: upgrade superagent from 5.2.2 to 5.3.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 5.3.1.

See this package in npm:
superagent

See this project in Snyk:
https://app.snyk.io/org/elohimministrys/project/33a9d0ad-a67e-45ab-af71-27e01a1b5750?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 23, 2024
1 parent 8f75db8 commit e91cbdc
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 18 deletions.
152 changes: 135 additions & 17 deletions 09-behavioral-design-patterns/14-command/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "^5.3.1"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit e91cbdc

Please sign in to comment.