Skip to content

Commit

Permalink
Update dependency socket.io-client to v4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot committed Sep 21, 2024
1 parent e0c4369 commit 9e4fd47
Show file tree
Hide file tree
Showing 8 changed files with 72 additions and 33 deletions.
62 changes: 43 additions & 19 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
43 changes: 29 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4085,16 +4085,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.1
resolution: "engine.io-client@npm:6.6.1"
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: 10c0/4330b53c3b90f9d5b8d9ff283d4525706ff363be7d58f0d137a82b9d4298fcea70c3ccf993499bf360b40d822355aac45b3bcb397b536325066ac7ff5a1ffae5
ws: "npm:~8.17.1"
xmlhttprequest-ssl: "npm:~2.1.1"
checksum: 10c0/f0ba384a86c2965b8016907a970e2b71b792e951cb97013b237a6f13ecedc7444b0262c7886e62f6807ad761418f3e1ed2442179722e67e5f1d7f55ff6590514
languageName: node
linkType: hard

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

"socket.io-client@npm:^4.7.5":
version: 4.7.5
resolution: "socket.io-client@npm:4.7.5"
version: 4.8.0
resolution: "socket.io-client@npm:4.8.0"
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: 10c0/d5dc90ee63755fbbb0a1cb3faf575c9ce20d98e809a43a4c9c3ce03a56b8810335ae38e678ceb0650ac434d55e72ea6449c2e5d6db8bc7258f7c529148fac99d
checksum: 10c0/41f142a79f5903cf007902b9b830313e425c5d6a4257d504b8c94d4b4edd3df037df997e622205228bceb18eea6f3308d25f55b3c919d6100849c232e7c06928
languageName: node
linkType: hard

Expand Down Expand Up @@ -10084,6 +10084,21 @@ __metadata:
languageName: node
linkType: hard

"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"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10c0/f4a49064afae4500be772abdc2211c8518f39e1c959640457dcee15d4488628620625c783902a52af2dd02f68558da2868fd06e6fd0e67ebcd09e6881b1b5bfe
languageName: node
linkType: hard

"xml-name-validator@npm:^4.0.0":
version: 4.0.0
resolution: "xml-name-validator@npm:4.0.0"
Expand All @@ -10105,10 +10120,10 @@ __metadata:
languageName: node
linkType: hard

"xmlhttprequest-ssl@npm:~2.0.0":
version: 2.0.0
resolution: "xmlhttprequest-ssl@npm:2.0.0"
checksum: 10c0/b64ab371459bd5e3a4827e3c7535759047d285fd310aea6fd028973d547133f3be0d473c1fdae9f14d89bf509267759198ae1fbe89802079a7e217ddd990d734
"xmlhttprequest-ssl@npm:~2.1.1":
version: 2.1.1
resolution: "xmlhttprequest-ssl@npm:2.1.1"
checksum: 10c0/1cef48c992676d117b1cfeb5636758c33dbd887d72bc9668ebf7d6d0c7d66ed8ea649442913a52aed3996deb9e92588d7405dbdb2e9d19cf801800ab175549fc
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e4fd47

Please sign in to comment.