From 9dad918dbc83f8d03b49162d15dcd624e2087226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 11:56:49 +0530 Subject: [PATCH] Bump socket.io-parser from 4.2.1 to 4.2.4 (#40422) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e61c7ba9a7587..ccf82cc886b88c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20723,8 +20723,8 @@ packages: resolution: {integrity: sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==} dev: true - /socket.io-parser@4.2.1: - resolution: {integrity: sha512-V4GrkLy+HeF1F/en3SpUaM+7XxYXpuMUWLGde1kSSh5nQMN4hLrbPIkD+otwh6q9R6NOQBN4AMaOZ2zVjui82g==} + /socket.io-parser@4.2.4: + resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==} engines: {node: '>=10.0.0'} dependencies: '@socket.io/component-emitter': 3.1.0 @@ -20742,7 +20742,7 @@ packages: debug: 4.3.4(supports-color@8.1.1) engine.io: 6.2.1 socket.io-adapter: 2.4.0 - socket.io-parser: 4.2.1 + socket.io-parser: 4.2.4 transitivePeerDependencies: - bufferutil - supports-color