Skip to content

Commit

Permalink
chore(deps): upgrade socket.io packages to v4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 08fa6db commit 744cca2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"rxjs": "7.8.1",
"sass": "1.63.6",
"simplebar-react": "3.2.4",
"socket.io": "4.7.3",
"socket.io-client": "4.7.3",
"socket.io": "4.7.4",
"socket.io-client": "4.7.4",
"store": "2.0.12",
"styled-components": "6.1.6",
"systeminformation": "5.21.22",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14388,8 +14388,8 @@ __metadata:
sass: 1.63.6
semantic-release-plus: 20.0.0
simplebar-react: 3.2.4
socket.io: 4.7.3
socket.io-client: 4.7.3
socket.io: 4.7.4
socket.io-client: 4.7.4
store: 2.0.12
styled-components: 6.1.6
systeminformation: 5.21.22
Expand Down Expand Up @@ -27348,15 +27348,15 @@ __metadata:
languageName: node
linkType: hard

"socket.io-client@npm:4.7.3":
version: 4.7.3
resolution: "socket.io-client@npm:4.7.3"
"socket.io-client@npm:4.7.4":
version: 4.7.4
resolution: "socket.io-client@npm:4.7.4"
dependencies:
"@socket.io/component-emitter": ~3.1.0
debug: ~4.3.2
engine.io-client: ~6.5.2
socket.io-parser: ~4.2.4
checksum: fd27f2e64db7a137eb2cf256ea1bde8625f127f208be69c28c5d6f2d8c8c4a6af736fb0f8b23317353b00ccf4637dbb72a59d4066d9e5bb171b7ffd0f18c5b93
checksum: 7254f441ff5bf82cc301204b71578eff083a701fb6e636b75a42092d7806ada3b58bbb9914e150c22f50606f5b4c7290a5951605c62ff59d6d59f1aad140ead7
languageName: node
linkType: hard

Expand All @@ -27370,9 +27370,9 @@ __metadata:
languageName: node
linkType: hard

"socket.io@npm:4.7.3":
version: 4.7.3
resolution: "socket.io@npm:4.7.3"
"socket.io@npm:4.7.4":
version: 4.7.4
resolution: "socket.io@npm:4.7.4"
dependencies:
accepts: ~1.3.4
base64id: ~2.0.0
Expand All @@ -27381,7 +27381,7 @@ __metadata:
engine.io: ~6.5.2
socket.io-adapter: ~2.5.2
socket.io-parser: ~4.2.4
checksum: c6e5dcc9195f3ee1e11a9a5557bdde0eb372da0363de776fff785421786eb6b9e80bd1d82d9a8c484e9fb88339932e97c8f0c9235fa79f2fbabf44d86f3ad0ca
checksum: 63bb2b0c1168beb7a79b60541def09d4de23f10f206e2e36e7a1ec1ef3d1f2f3143264878e026ceacdd26b52a37da74606c44e95da6651b4980cad5bfcc291a9
languageName: node
linkType: hard

Expand Down

0 comments on commit 744cca2

Please sign in to comment.