Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade send from 0.10.1 to 0.19.0
Snyk has created this PR to upgrade send from 0.10.1 to 0.19.0.

See this package in npm:
send

See this project in Snyk:
https://app.snyk.io/org/nickgdev/project/0c600cdb-14c6-4d5c-a87d-b3fdd799f326?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 1, 2024
commit 1b13b22e571db08d3672d91e6ddc0c3e32546e67
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"pump": "^1.0.0",
"request": "^2.45.0",
"root": "^2.0.0",
"send": "^0.10.1",
"send": "^0.19.0",
"websocket-stream": "^1.0.2",
"ws": "^0.4.32"
},
Expand Down