Skip to content

Commit 9e71e20

Browse files
[Security] Bump socket.io-parser from 3.3.0 to 3.3.2 in /smoke-test-app (#735)
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]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7ae9c88 commit 9e71e20

2 files changed

Lines changed: 16 additions & 11 deletions

File tree

smoke-test-app/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

smoke-test-app/yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3453,11 +3453,16 @@ [email protected]:
34533453
resolved "https://registry.yarnpkg.com/component-bind/-/component-bind-1.0.0.tgz#00c608ab7dcd93897c0009651b1d3a8e1e73bbd1"
34543454
integrity sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=
34553455

3456-
[email protected], component-emitter@^1.2.1:
3456+
34573457
version "1.2.1"
34583458
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
34593459
integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=
34603460

3461+
component-emitter@^1.2.1, component-emitter@~1.3.0:
3462+
version "1.3.0"
3463+
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
3464+
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
3465+
34613466
34623467
version "0.0.3"
34633468
resolved "https://registry.yarnpkg.com/component-inherit/-/component-inherit-0.0.3.tgz#645fc4adf58b72b649d5cae65135619db26ff143"
@@ -8651,11 +8656,11 @@ [email protected]:
86518656
to-array "0.1.4"
86528657

86538658
socket.io-parser@~3.3.0:
8654-
version "3.3.0"
8655-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.0.tgz#2b52a96a509fdf31440ba40fed6094c7d4f1262f"
8656-
integrity sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==
8659+
version "3.3.2"
8660+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
8661+
integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
86578662
dependencies:
8658-
component-emitter "1.2.1"
8663+
component-emitter "~1.3.0"
86598664
debug "~3.1.0"
86608665
isarray "2.0.1"
86618666

0 commit comments

Comments
 (0)