Merge pull request #458 from OneUptime/dependabot/npm_and_yarn/ProbeAPI/socket.io-parser-4.2.3

Bump socket.io-parser from 4.2.2 to 4.2.3 in /ProbeAPI
This commit is contained in:
Simon Larsen
2023-05-24 12:38:58 +01:00
committed by GitHub

View File

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