Bump socket.io from 2.4.0 to 2.5.0

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

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-19 21:51:08 +00:00
committed by GitHub
parent 832194eab1
commit e6ec97e165
2 changed files with 21 additions and 16 deletions

View File

@ -15,7 +15,7 @@
"dotenv": "^8.2.0",
"ejs": "^3.1.7",
"express": "^4.17.3",
"socket.io": "^2.4.0"
"socket.io": "^2.5.0"
},
"devDependencies": {
"nodemon": "^2.0.4"