Skip to content

Commit

Permalink
Update dependency ws to v8.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent cf56a84 commit 0022eb0
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": "^10.0.0",
"ws": "8.17.1"
"ws": "8.18.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 @@ -4302,7 +4302,7 @@ __metadata:
typedoc: ^0.25.13
typescript: 5.4.5
uuid: ^10.0.0
ws: 8.17.1
ws: 8.18.0
languageName: unknown
linkType: soft

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

"ws@npm:8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
"ws@npm:8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -6049,7 +6049,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
checksum: 91d4d35bc99ff6df483bdf029b9ea4bfd7af1f16fc91231a96777a63d263e1eabf486e13a2353970efc534f9faa43bdbf9ee76525af22f4752cbc5ebda333975
languageName: node
linkType: hard

Expand Down

0 comments on commit 0022eb0

Please sign in to comment.