Skip to content

Commit

Permalink
Update dependency ws to v8.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 4116a01 commit ad809ce
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.17.0"
"ws": "8.17.1"
},
"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.13
typescript: 5.4.5
uuid: ^9.0.1
ws: 8.17.0
ws: 8.17.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6047,9 +6047,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.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -6058,7 +6058,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 147ef9eab0251364e1d2c55338ad0efb15e6913923ccbfdf20f7a8a6cb8f88432bcd7f4d8f66977135bfad35575644f9983201c1a361019594a4e53977bf6d4e
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

Expand Down

0 comments on commit ad809ce

Please sign in to comment.