Bump socket.io-parser from 4.2.2 to 4.2.3 in /TestServer

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-24 02:09:41 +00:00 committed by GitHub
parent 61a149c839
commit 258efa9f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12398,8 +12398,9 @@
} }
}, },
"../CommonServer/node_modules/socket.io-parser": { "../CommonServer/node_modules/socket.io-parser": {
"version": "4.2.2", "version": "4.2.3",
"license": "MIT", "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz",
"integrity": "sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==",
"dependencies": { "dependencies": {
"@socket.io/component-emitter": "~3.1.0", "@socket.io/component-emitter": "~3.1.0",
"debug": "~4.3.1" "debug": "~4.3.1"