chore(deps): bump socket.io from 4.8.1 to 4.8.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-23 00:03:08 +00:00
committed by GitHub
parent 38b0eca9b2
commit d6da0401e7
3 changed files with 825 additions and 58 deletions

879
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -74,7 +74,7 @@
"path-to-regexp": "8.3.0",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.2",
"socket.io": "4.8.1",
"socket.io": "4.8.2",
"tslib": "2.8.1",
"uid": "2.0.2",
"uuid": "13.0.0"

View File

@@ -18,7 +18,7 @@
"access": "public"
},
"dependencies": {
"socket.io": "4.8.1",
"socket.io": "4.8.2",
"tslib": "2.8.1"
},
"peerDependencies": {