Skip to content

Commit

Permalink
chore(deps): bump ws from 8.12.1 to 8.13.0
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 8.12.1 to 8.13.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.12.1...8.13.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2023
1 parent e0d859c commit 7f76ade
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
12 changes: 9 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
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"typeorm": "0.3.12",
"typescript": "4.9.5",
"wrk": "1.2.1",
"ws": "8.12.1"
"ws": "8.13.0"
},
"engines": {
"node": ">= 12.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"tslib": "2.5.0",
"ws": "8.12.1"
"ws": "8.13.0"
},
"peerDependencies": {
"@nestjs/common": "^9.0.0",
Expand Down

0 comments on commit 7f76ade

Please sign in to comment.