Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit c5f02f0

Browse files
build(deps): bump socket.io-parser from 3.3.2 to 3.3.3 in /e2e
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] <[email protected]>
1 parent 8969ae4 commit c5f02f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: e2e/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -4095,18 +4095,18 @@ [email protected], socket.io-client@^2.3.0:
40954095
to-array "0.1.4"
40964096

40974097
socket.io-parser@~3.3.0:
4098-
version "3.3.2"
4099-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.2.tgz#ef872009d0adcf704f2fbe830191a14752ad50b6"
4100-
integrity sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==
4098+
version "3.3.3"
4099+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.3.3.tgz#3a8b84823eba87f3f7624e64a8aaab6d6318a72f"
4100+
integrity sha512-qOg87q1PMWWTeO01768Yh9ogn7chB9zkKtQnya41Y355S0UmpXgpcrFwAgjYJxu9BdKug5r5e9YtVSeWhKBUZg==
41014101
dependencies:
41024102
component-emitter "~1.3.0"
41034103
debug "~3.1.0"
41044104
isarray "2.0.1"
41054105

41064106
socket.io-parser@~3.4.0:
4107-
version "3.4.1"
4108-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.4.1.tgz#b06af838302975837eab2dc980037da24054d64a"
4109-
integrity sha512-11hMgzL+WCLWf1uFtHSNvliI++tcRUWdoeYuwIl+Axvwy9z2gQM+7nJyN3STj1tLj5JyIUH8/gpDGxzAlDdi0A==
4107+
version "3.4.2"
4108+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.4.2.tgz#d70a69f34900d8290a511995d26f581828a49065"
4109+
integrity sha512-QFZBaZDNqZXeemwejc7D39jrq2eGK/qZuVDiMPKzZK1hLlNvjGilGt4ckfQZeVX4dGmuPzCytN9ZW1nQlEWjgA==
41104110
dependencies:
41114111
component-emitter "1.2.1"
41124112
debug "~4.1.0"

0 commit comments

Comments
 (0)