Skip to content

Commit

Permalink
Bump socket.io-client in the javascript group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the javascript group with 1 update in the / directory: [socket.io-client](https://github.com/socketio/socket.io-client).


Updates `socket.io-client` from 4.7.4 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-client@4.7.4...4.7.5)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 07e7bb0 commit 28e12a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-window": "^1.8.10",
"socket.io-client": "4.7.4"
"socket.io-client": "4.7.5"
},
"devDependencies": {
"@swc/core": "^1.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6172,7 +6172,7 @@ __metadata:
react-error-boundary: "npm:^4.0.13"
react-window: "npm:^1.8.10"
rollup-plugin-license: "npm:^3.4.0"
socket.io-client: "npm:4.7.4"
socket.io-client: "npm:4.7.5"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.5"
vite: "npm:^5.3.1"
Expand Down Expand Up @@ -6909,15 +6909,15 @@ __metadata:
languageName: node
linkType: hard

"socket.io-client@npm:4.7.4":
version: 4.7.4
resolution: "socket.io-client@npm:4.7.4"
"socket.io-client@npm:4.7.5":
version: 4.7.5
resolution: "socket.io-client@npm:4.7.5"
dependencies:
"@socket.io/component-emitter": "npm:~3.1.0"
debug: "npm:~4.3.2"
engine.io-client: "npm:~6.5.2"
socket.io-parser: "npm:~4.2.4"
checksum: 10c0/0af4dc8882ec88a48203f0e17b49ec08c4fc3d80b72c014dda3357fc5878877d09e8773736fc3bed1dfe5f18e716acc26cdc301bba6777e99d853d51aa5772bd
checksum: 10c0/d5dc90ee63755fbbb0a1cb3faf575c9ce20d98e809a43a4c9c3ce03a56b8810335ae38e678ceb0650ac434d55e72ea6449c2e5d6db8bc7258f7c529148fac99d
languageName: node
linkType: hard

Expand Down

0 comments on commit 28e12a2

Please sign in to comment.