Skip to content

Commit

Permalink
Bump socket.io-client from 2.5.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [socket.io-client](https://github.com/socketio/socket.io) from 2.5.0 to 4.8.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 7993ff4 commit 4062f0f
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 191 deletions.
238 changes: 48 additions & 190 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"axios": "^1.7.4",
"axios-retry": "^4.0.0",
"socket.io-client": "^2.5.0"
"socket.io-client": "^4.8.0"
},
"devDependencies": {
"@types/node": "^20.11.17",
Expand Down

0 comments on commit 4062f0f

Please sign in to comment.