diff --git a/package-lock.json b/package-lock.json index 5aa962b..5a1683b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10940,9 +10940,10 @@ } }, "node_modules/socket.io-parser": { - "version": "4.2.2", + "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==", "devOptional": true, - "license": "MIT", "dependencies": { "@socket.io/component-emitter": "~3.1.0", "debug": "~4.3.1" @@ -19801,7 +19802,9 @@ } }, "socket.io-parser": { - "version": "4.2.2", + "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==", "devOptional": true, "requires": { "@socket.io/component-emitter": "~3.1.0",