Bump socket.io from 4.8.1 to 4.8.3

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

---
updated-dependencies:
- dependency-name: socket.io
  dependency-version: 4.8.3
  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-29 16:23:49 +00:00
committed by Kayne Ruse
parent 9935bc9c2f
commit d2b1433846
2 changed files with 8 additions and 25 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"jsonwebtoken": "^9.0.3",
"mariadb": "^3.4.5",
"sequelize": "^6.37.7",
"socket.io": "^4.8.1"
"socket.io": "^4.8.3"
},
"devDependencies": {
"nodemon": "^3.1.11"