Bump socket.io from 4.7.3 to 4.7.4

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

---
updated-dependencies:
- dependency-name: socket.io
  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]
2024-01-15 01:06:48 +00:00
committed by GitHub
parent 0656c6a9fa
commit 8b3a106d54
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.2",
"socket.io": "^4.7.3",
"socket.io": "^4.7.4",
"ssh2": "^1.15.0"
},
"devDependencies": {