Bump socket.io-parser and socket.io-client

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together.


Updates `socket.io-parser` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.1.1...4.2.1)

Updates `socket.io-client` from 4.4.0 to 4.5.4
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.4.0...4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-07 18:06:14 +00:00
committed by GitHub
parent eef87a1b08
commit e830e0bce9
2 changed files with 44 additions and 137 deletions

View File

@@ -44,7 +44,7 @@
"rate-limiter-flexible": "^2.3.6",
"regenerator-runtime": "^0.13.9",
"socket.io": "^4.5.3",
"socket.io-client": "^4.4.0",
"socket.io-client": "^4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-remove-debug": "^0.1.0"