Bump socket.io from 4.6.1 to 4.6.2 (#196)

Bumps [socket.io](https://github.com/socketio/socket.io) from 4.6.1 to 4.6.2.
- [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/4.6.1...4.6.2)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-04 11:05:01 -04:00
committed by GitHub
parent 5f819f8f17
commit 69a2a88d74
2 changed files with 18 additions and 18 deletions

View File

@@ -37,7 +37,7 @@
"rate-limiter-flexible": "^2.3.6",
"redis": "^4.5.1",
"regenerator-runtime": "^0.13.9",
"socket.io": "^4.6.1",
"socket.io": "^4.6.2",
"socket.io-client": "^4.5.4"
},
"devDependencies": {