Skip to content

Commit 299d2a4

Browse files
build(deps): bump socket.io-parser from 4.2.4 to 4.2.7 in /angular
Bumps [socket.io-parser](https://github.com/socketio/socket.io) from 4.2.4 to 4.2.7. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.4...socket.io-parser@4.2.7) --- updated-dependencies: - dependency-name: socket.io-parser dependency-version: 4.2.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c66b1ee commit 299d2a4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

angular/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4670,7 +4670,7 @@ debug@^3.2.6:
46704670
dependencies:
46714671
ms "^2.1.1"
46724672

4673-
debug@^4.3.1:
4673+
debug@^4.3.1, debug@~4.4.1:
46744674
version "4.4.3"
46754675
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
46764676
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
@@ -8877,12 +8877,12 @@ socket.io-adapter@~2.5.2:
88778877
ws "~8.17.1"
88788878

88798879
socket.io-parser@~4.2.4:
8880-
version "4.2.4"
8881-
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.4.tgz#c806966cf7270601e47469ddeec30fbdfda44c83"
8882-
integrity sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==
8880+
version "4.2.7"
8881+
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.7.tgz#679e51fe24d1c81df90fc5f7efe4a5f432fe99c0"
8882+
integrity sha512-IH/iSeO9T6gz1KkFleGDWkG9N3dl4jXVYUtMhIqH10Md0ttMer8nUNWiP1DKuNrybD2xBrixLJdCC9J6ECoYkg==
88838883
dependencies:
88848884
"@socket.io/component-emitter" "~3.1.0"
8885-
debug "~4.3.1"
8885+
debug "~4.4.1"
88868886

88878887
socket.io@^4.4.1:
88888888
version "4.7.5"

0 commit comments

Comments
 (0)