Skip to content

Commit d69742b

Browse files
Bump socket.io-parser from 3.3.0 to 3.3.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 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.0...3.3.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54887c1 commit d69742b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5028,7 +5028,7 @@ isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0:
50285028
isarray@2.0.1:
50295029
version "2.0.1"
50305030
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.1.tgz#a37d94ed9cda2d59865c9f76fe596ee1f338741e"
5031-
integrity sha1-o32U7ZzaLVmGXJ92/llu4fM4dB4=
5031+
integrity sha512-c2cu3UxbI+b6kR3fy0nRnAhodsvR9dx7U5+znCOzdj6IfP3upFURTr0Xl5BlQZNKZjEtxrmVyfSdeE3O57smoQ==
50325032

50335033
isbinaryfile@^4.0.6:
50345034
version "4.0.6"
@@ -5872,7 +5872,7 @@ move-concurrently@^1.0.1:
58725872
ms@2.0.0:
58735873
version "2.0.0"
58745874
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
5875-
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
5875+
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
58765876

58775877
ms@2.1.1:
58785878
version "2.1.1"
@@ -7875,11 +7875,11 @@ socket.io-client@2.3.0:
78757875
to-array "0.1.4"
78767876

78777877
socket.io-parser@~3.3.0:
7878-
version "3.3.0"
7879-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.0.tgz#2b52a96a509fdf31440ba40fed6094c7d4f1262f"
7880-
integrity sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==
7878+
version "3.3.3"
7879+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.3.tgz#3a8b84823eba87f3f7624e64a8aaab6d6318a72f"
7880+
integrity sha512-qOg87q1PMWWTeO01768Yh9ogn7chB9zkKtQnya41Y355S0UmpXgpcrFwAgjYJxu9BdKug5r5e9YtVSeWhKBUZg==
78817881
dependencies:
7882-
component-emitter "1.2.1"
7882+
component-emitter "~1.3.0"
78837883
debug "~3.1.0"
78847884
isarray "2.0.1"
78857885

0 commit comments

Comments
 (0)