Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ws from 8.17.0 to 8.17.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/node-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"vitest": "^1.0.4"
},
"dependencies": {
"ws": "^8.17.0"
"ws": "^8.17.1"
},
"peerDependencies": {
"@hono/node-server": "^1.11.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1969,7 +1969,7 @@ __metadata:
hono: "npm:^4.2.9"
tsup: "npm:^8.0.1"
vitest: "npm:^1.0.4"
ws: "npm:^8.17.0"
ws: "npm:^8.17.1"
peerDependencies:
"@hono/node-server": ^1.11.1
languageName: unknown
Expand Down Expand Up @@ -19099,9 +19099,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.17.0":
version: 8.17.0
resolution: "ws@npm:8.17.0"
"ws@npm:^8.17.1":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -19110,7 +19110,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 55241ec93a66fdfc4bf4f8bc66c8eb038fda2c7a4ee8f6f157f2ca7dc7aa76aea0c0da0bf3adb2af390074a70a0e45456a2eaf80e581e630b75df10a64b0a990
checksum: 25eb33aff17edcb90721ed6b0eb250976328533ad3cd1a28a274bd263682e7296a6591ff1436d6cbc50fa67463158b062f9d1122013b361cec99a05f84680e06
languageName: node
linkType: hard

Expand Down