Skip to content

Commit 210718a

Browse files
Bump socket.io-parser from 3.3.2 to 3.3.3 (#1381)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-parser@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1444015 commit 210718a

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4830,14 +4830,7 @@ debug@^3.1.1, debug@^3.2.6:
48304830
dependencies:
48314831
ms "^2.1.1"
48324832

4833-
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
4834-
version "4.3.3"
4835-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
4836-
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
4837-
dependencies:
4838-
ms "2.1.2"
4839-
4840-
debug@^4.3.2, debug@~4.3.1, debug@~4.3.2:
4833+
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@~4.3.1, debug@~4.3.2:
48414834
version "4.3.4"
48424835
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
48434836
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -7223,7 +7216,7 @@ isarray@0.0.1:
72237216
isarray@2.0.1:
72247217
version "2.0.1"
72257218
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.1.tgz#a37d94ed9cda2d59865c9f76fe596ee1f338741e"
7226-
integrity sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=
7219+
integrity sha512-c2cu3UxbI+b6kR3fy0nRnAhodsvR9dx7U5+znCOzdj6IfP3upFURTr0Xl5BlQZNKZjEtxrmVyfSdeE3O57smoQ==
72277220

72287221
isarray@^2.0.1:
72297222
version "2.0.5"
@@ -8032,7 +8025,7 @@ mri@^1.1.0:
80328025
ms@2.0.0:
80338026
version "2.0.0"
80348027
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
8035-
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
8028+
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
80368029

80378030
ms@2.1.2:
80388031
version "2.1.2"
@@ -9826,9 +9819,9 @@ socket.io-client@^4.5.3:
98269819
socket.io-parser "~4.2.1"
98279820

98289821
socket.io-parser@~3.3.0:
9829-
version "3.3.2"
9830-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
9831-
integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
9822+
version "3.3.3"
9823+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.3.tgz#3a8b84823eba87f3f7624e64a8aaab6d6318a72f"
9824+
integrity sha512-qOg87q1PMWWTeO01768Yh9ogn7chB9zkKtQnya41Y355S0UmpXgpcrFwAgjYJxu9BdKug5r5e9YtVSeWhKBUZg==
98329825
dependencies:
98339826
component-emitter "~1.3.0"
98349827
debug "~3.1.0"

0 commit comments

Comments
 (0)