Skip to content

Commit

Permalink
Bump ws from 8.16.0 to 8.17.1
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 8b9c9c1 commit 056b7e6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"form-data": "^4.0.0",
"superjson": "^2.2.1",
"tsx": "^4.7.0",
"ws": "^8.16.0"
"ws": "^8.17.1"
},
"scripts": {
"dev": "tsx watch --clear-screen=false src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion libs/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"supertest": "^6.3.4",
"superwstest": "^2.0.3",
"type-fest": "^4.10.1",
"ws": "^8.16.0"
"ws": "^8.17.1"
},
"peerDependencies": {
"@remix-run/node": "2.x",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 056b7e6

Please sign in to comment.