Bump socket.io-client from 4.8.0 to 4.8.1 (#6733)

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

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

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-11-03 11:40:54 +01:00 committed by GitHub
parent e3bb2bde83
commit ec8ecc980f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 10 deletions

View file

@ -67,7 +67,7 @@
"security": "1.0.0",
"semver": "^7.6.3",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.0",
"socket.io-client": "^4.8.1",
"superagent": "10.1.1",
"swagger-ui-express": "^5.0.1",
"tinycon": "0.6.8",