Skip to content

Commit 08b308a

Browse files
[Security] Bump socket.io-parser from 3.3.0 to 3.3.2
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.2. **This update includes a security fix.** - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.2/CHANGELOG.md) - [Commits](socketio/socket.io-parser@3.3.0...3.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7f34400 commit 08b308a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3612,7 +3612,7 @@ [email protected]:
36123612
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
36133613
integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
36143614

3615-
component-emitter@^1.2.1:
3615+
component-emitter@^1.2.1, component-emitter@~1.3.0:
36163616
version "1.3.0"
36173617
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
36183618
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
@@ -10311,11 +10311,11 @@ socket.io-client@^2.3.0:
1031110311
to-array "0.1.4"
1031210312

1031310313
socket.io-parser@~3.3.0:
10314-
version "3.3.0"
10315-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.0.tgz#2b52a96a509fdf31440ba40fed6094c7d4f1262f"
10316-
integrity sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==
10314+
version "3.3.2"
10315+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
10316+
integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
1031710317
dependencies:
10318-
component-emitter "1.2.1"
10318+
component-emitter "~1.3.0"
1031910319
debug "~3.1.0"
1032010320
isarray "2.0.1"
1032110321

0 commit comments

Comments
 (0)