Skip to content

Commit

Permalink
fix: upgrade ws from 8.16.0 to 8.18.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ws from 8.16.0 to 8.18.0.

See this package in npm:
ws

See this project in Snyk:
https://app.snyk.io/org/danilqa/project/3c71cadf-f62f-4a6f-9c67-c000c59b1812?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 1, 2025
1 parent c716e67 commit 789b8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/web-socket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"node-file-router": "workspace:../../dist",
"ws": "8.16.0"
"ws": "8.18.0"
},
"devDependencies": {
"@types/node": "20.1.4",
Expand Down

0 comments on commit 789b8fd

Please # to comment.