Skip to content

Commit b31fc92

Browse files
[Security] Bump socket.io-parser from 3.3.0 to 3.3.2 in /backend
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 08b308a commit b31fc92

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

backend/yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,11 @@ [email protected]:
235235
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
236236
integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
237237

238+
component-emitter@~1.3.0:
239+
version "1.3.0"
240+
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
241+
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
242+
238243
239244
version "0.0.3"
240245
resolved "https://registry.yarnpkg.com/component-inherit/-/component-inherit-0.0.3.tgz#645fc4adf58b72b649d5cae65135619db26ff143"
@@ -849,11 +854,11 @@ [email protected]:
849854
to-array "0.1.4"
850855

851856
socket.io-parser@~3.3.0:
852-
version "3.3.0"
853-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.0.tgz#2b52a96a509fdf31440ba40fed6094c7d4f1262f"
854-
integrity sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==
857+
version "3.3.2"
858+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
859+
integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
855860
dependencies:
856-
component-emitter "1.2.1"
861+
component-emitter "~1.3.0"
857862
debug "~3.1.0"
858863
isarray "2.0.1"
859864

0 commit comments

Comments
 (0)