Skip to content

Commit

Permalink
Update dependency socket.io-client to v4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent d552e62 commit 1b94ed2
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/ws-npm-8.11.0-ab72116a01-f759ea19e4.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6148,16 +6148,16 @@ __metadata:
languageName: node
linkType: hard

"engine.io-client@npm:~6.5.2":
version: 6.5.2
resolution: "engine.io-client@npm:6.5.2"
"engine.io-client@npm:~6.6.1":
version: 6.6.2
resolution: "engine.io-client@npm:6.6.2"
dependencies:
"@socket.io/component-emitter": "npm:~3.1.0"
debug: "npm:~4.3.1"
engine.io-parser: "npm:~5.2.1"
ws: "npm:~8.11.0"
xmlhttprequest-ssl: "npm:~2.0.0"
checksum: 1a5405c1afdd6332a62f68e4d069e1ee7bad34bcb7cc5555ff2774968724813548a0f48edad6f31a7be77f48af0b2d1b2bda588fc95acf433e0d9ba85766acc5
ws: "npm:~8.17.1"
xmlhttprequest-ssl: "npm:~2.1.1"
checksum: c006b3389bb8bd0381926b9633e9f547dec187ea28d2dd99cb42d516b0720bc4373f3f937c199ca616c95b2832e0f547f73326f614caedfe39c02fa93b7ac733
languageName: node
linkType: hard

Expand Down Expand Up @@ -13623,14 +13623,14 @@ __metadata:
linkType: hard

"socket.io-client@npm:^4.5.4":
version: 4.7.2
resolution: "socket.io-client@npm:4.7.2"
version: 4.8.1
resolution: "socket.io-client@npm:4.8.1"
dependencies:
"@socket.io/component-emitter": "npm:~3.1.0"
debug: "npm:~4.3.2"
engine.io-client: "npm:~6.5.2"
engine.io-client: "npm:~6.6.1"
socket.io-parser: "npm:~4.2.4"
checksum: 7dcea34ea12fbdfc2ad6615c43f8187c06231cd9e39857fa9f539f567bdd181c30712b74d7329222f08b3a6fb177ccd3f614e337a55df14db3e2d25a6b90569e
checksum: 7480cf1ab30eba371a96dd1ce2ce9018dcbeaf81035a066fb89d99df0d0a6388b05840c92d970317c739956b68b28b0f4833f3b18e460a24eef557b9bca127c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -15711,18 +15711,18 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:~8.11.0":
version: 8.11.0
resolution: "ws@npm:8.11.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
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: f759ea19e42f6d94727b3d8590693f2d92521a78ec2de5c6064c3356f50d4815d427b7ddb10bf39596cc67d3b18232a1b2dfbc3b6361d4772bdfec69d4c130f4
checksum: 4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
languageName: node
linkType: hard

Expand All @@ -15744,10 +15744,10 @@ __metadata:
languageName: node
linkType: hard

"xmlhttprequest-ssl@npm:~2.0.0":
version: 2.0.0
resolution: "xmlhttprequest-ssl@npm:2.0.0"
checksum: 3c2edfce0c49c7a494ed16c87e6897c9e3eba29763a5505526de83ddefd195d224fa5cdf41092298c99cd6ee473c9f259a0679f6ff3b8a9535dcd09900db91f9
"xmlhttprequest-ssl@npm:~2.1.1":
version: 2.1.2
resolution: "xmlhttprequest-ssl@npm:2.1.2"
checksum: 708a177fe41c6c8cd4ec7c04d965b4c01801d87f44383ec639be58bdc14418142969841659e0850db44feee8bec0a3d3e7d33fed22519415f3d0daab04d3f160
languageName: node
linkType: hard

Expand Down

0 comments on commit 1b94ed2

Please sign in to comment.