Bump socket.io from 4.8.0 to 4.8.1 (#6734)

Bumps [socket.io](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@4.8.0...socket.io@4.8.1)

---
updated-dependencies:
- dependency-name: socket.io
  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-10-31 11:38:28 +01:00 committed by GitHub
parent 846f8fd6f1
commit fdb5026653
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -249,8 +249,8 @@ importers:
specifier: ^7.6.3
version: 7.6.3
socket.io:
specifier: ^4.8.0
version: 4.8.0
specifier: ^4.8.1
version: 4.8.1
socket.io-client:
specifier: ^4.8.0
version: 4.8.0
@ -4352,8 +4352,8 @@ packages:
resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==}
engines: {node: '>=10.0.0'}
socket.io@4.8.0:
resolution: {integrity: sha512-8U6BEgGjQOfGz3HHTYaC/L1GaxDCJ/KM0XTkJly0EhZ5U/du9uNEZy4ZgYzEzIqlx2CMm25CrCqr1ck899eLNA==}
socket.io@4.8.1:
resolution: {integrity: sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==}
engines: {node: '>=10.2.0'}
socks-proxy-agent@8.0.4:
@ -9244,7 +9244,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
socket.io@4.8.0:
socket.io@4.8.1:
dependencies:
accepts: 1.3.8
base64id: 2.0.0

View file

@ -66,7 +66,7 @@
"rusty-store-kv": "^1.3.1",
"security": "1.0.0",
"semver": "^7.6.3",
"socket.io": "^4.8.0",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.0",
"superagent": "10.1.1",
"swagger-ui-express": "^5.0.1",