Skip to content

Commit

Permalink
Merge pull request #2169 from h3poteto/renovate/ws-8.x
Browse files Browse the repository at this point in the history
Update dependency ws to v8.17.0
  • Loading branch information
h3poteto authored Apr 29, 2024
2 parents f0c49a6 + d43241e commit 5f4bbd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"isomorphic-ws": "^5.0.0",
"object-assign-deep": "^0.4.0",
"uuid": "^9.0.1",
"ws": "8.16.0"
"ws": "8.17.0"
},
"devDependencies": {
"@types/core-js": "^2.5.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4314,7 +4314,7 @@ __metadata:
typedoc: ^0.25.7
typescript: 5.3.3
uuid: ^9.0.1
ws: 8.16.0
ws: 8.17.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6065,9 +6065,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.16.0":
version: 8.16.0
resolution: "ws@npm:8.16.0"
"ws@npm:8.17.0":
version: 8.17.0
resolution: "ws@npm:8.17.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -6076,7 +6076,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: feb3eecd2bae82fa8a8beef800290ce437d8b8063bdc69712725f21aef77c49cb2ff45c6e5e7fce622248f9c7abaee506bae0a9064067ffd6935460c7357321b
checksum: 147ef9eab0251364e1d2c55338ad0efb15e6913923ccbfdf20f7a8a6cb8f88432bcd7f4d8f66977135bfad35575644f9983201c1a361019594a4e53977bf6d4e
languageName: node
linkType: hard

Expand Down

0 comments on commit 5f4bbd0

Please sign in to comment.