Skip to content

Commit

Permalink
fix: upgrade @types/ws from 8.5.5 to 8.5.10
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/ws from 8.5.5 to 8.5.10.

See this package in npm:
https://www.npmjs.com/package/@types/ws

See this project in Snyk:
https://app.snyk.io/org/warstekhun/project/9b7f1438-ed6a-4375-a4d4-a658cc13d32b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 4, 2024
1 parent 9ac8cc5 commit 4b41331
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"dependencies": {
"@types/node": "^20.10.5",
"@types/ws": "^8.5.5",
"@types/ws": "^8.5.10",
"cookie": "^0.6.0",
"ws": "^8.13.0"
}
Expand Down

0 comments on commit 4b41331

Please sign in to comment.