Skip to content

Commit de884d9

Browse files
build(deps): bump socket.io-parser from 3.3.0 to 3.3.4 (#415)
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.0 to 3.3.4. - [Release notes](https://github.com/Automattic/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.4/CHANGELOG.md) - [Commits](socketio/socket.io-parser@3.3.0...3.3.4) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2822fc commit de884d9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -13651,18 +13651,18 @@ [email protected]:
1365113651
to-array "0.1.4"
1365213652

1365313653
socket.io-parser@~3.3.0:
13654-
version "3.3.0"
13655-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.0.tgz#2b52a96a509fdf31440ba40fed6094c7d4f1262f"
13656-
integrity sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==
13654+
version "3.3.4"
13655+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.4.tgz#ab84236b6d06eaf1fb68b179b3a7501195886cc3"
13656+
integrity sha512-z/pFQB3x+EZldRRzORYW1vwVO8m/3ILkswtnpoeU6Ve3cbMWkmHEWDAVJn4QJtchiiFTo5j7UG2QvwxvaA9vow==
1365713657
dependencies:
13658-
component-emitter "1.2.1"
13658+
component-emitter "~1.3.0"
1365913659
debug "~3.1.0"
1366013660
isarray "2.0.1"
1366113661

1366213662
socket.io-parser@~3.4.0:
13663-
version "3.4.0"
13664-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.4.0.tgz#370bb4a151df2f77ce3345ff55a7072cc6e9565a"
13665-
integrity sha512-/G/VOI+3DBp0+DJKW4KesGnQkQPFmUCbA/oO2QGT6CWxU7hLGWqU3tyuzeSK/dqcyeHsQg1vTe9jiZI8GU9SCQ==
13663+
version "3.4.3"
13664+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.4.3.tgz#b19bdaad38ed39fd68fba3f9d86768f667df0c29"
13665+
integrity sha512-1rE4dZN3kCI/E5wixd393hmbqa78vVpkKmnEJhLeWoS/C5hbFYAbcSfnWoaVH43u9ToUVtzKjguxEZq+1XZfCQ==
1366613666
dependencies:
1366713667
component-emitter "1.2.1"
1366813668
debug "~4.1.0"

0 commit comments

Comments
 (0)