Skip to content

Commit a345839

Browse files
chore(deps): bump socket.io-parser from 3.3.0 to 3.3.2 in /www (#28)
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 005523b commit a345839

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

www/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11646,11 +11646,11 @@ socket.io-client@2.3.0:
1164611646
to-array "0.1.4"
1164711647

1164811648
socket.io-parser@~3.3.0:
11649-
version "3.3.0"
11650-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.0.tgz#2b52a96a509fdf31440ba40fed6094c7d4f1262f"
11651-
integrity sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==
11649+
version "3.3.2"
11650+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
11651+
integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
1165211652
dependencies:
11653-
component-emitter "1.2.1"
11653+
component-emitter "~1.3.0"
1165411654
debug "~3.1.0"
1165511655
isarray "2.0.1"
1165611656

0 commit comments

Comments
 (0)