Skip to content

Commit

Permalink
Merge pull request #13509 from nestjs/dependabot/npm_and_yarn/ws-8.17.0
Browse files Browse the repository at this point in the history
chore(deps): bump ws from 8.16.0 to 8.17.0
  • Loading branch information
kamilmysliwiec committed May 2, 2024
2 parents 5dad4de + dedba69 commit ab9c4b3
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 5 deletions.
28 changes: 25 additions & 3 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
Expand Up @@ -171,7 +171,7 @@
"typeorm": "0.3.20",
"typescript": "5.4.5",
"wrk": "1.2.1",
"ws": "8.16.0"
"ws": "8.17.0"
},
"engines": {
"node": ">= 16"
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-ws/package.json
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"tslib": "2.6.2",
"ws": "8.16.0"
"ws": "8.17.0"
},
"peerDependencies": {
"@nestjs/common": "^10.0.0",
Expand Down

0 comments on commit ab9c4b3

Please sign in to comment.