Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit c99c90a

Browse files
chore(deps): bump socket.io-parser from 3.3.0 to 3.3.2 (#116)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.2. - [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) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 213f480 commit c99c90a

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,11 @@ component-emitter@1.2.1:
511511
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
512512
integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
513513

514+
component-emitter@~1.3.0:
515+
version "1.3.0"
516+
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
517+
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
518+
514519
component-inherit@0.0.3:
515520
version "0.0.3"
516521
resolved "https://registry.yarnpkg.com/component-inherit/-/component-inherit-0.0.3.tgz#645fc4adf58b72b649d5cae65135619db26ff143"
@@ -2334,11 +2339,11 @@ socket.io-client@2.3.0, socket.io-client@^2.3.0:
23342339
to-array "0.1.4"
23352340

23362341
socket.io-parser@~3.3.0:
2337-
version "3.3.0"
2338-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.0.tgz#2b52a96a509fdf31440ba40fed6094c7d4f1262f"
2339-
integrity sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==
2342+
version "3.3.2"
2343+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
2344+
integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
23402345
dependencies:
2341-
component-emitter "1.2.1"
2346+
component-emitter "~1.3.0"
23422347
debug "~3.1.0"
23432348
isarray "2.0.1"
23442349

0 commit comments

Comments
 (0)