Skip to content

Commit

Permalink
chore(deps): update dependency socket.io-client to v4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2024
1 parent 1eb2082 commit 4eb2908
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"react-scripts": "4.0.3",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"socket.io-client": "4.8.0",
"socket.io-client": "4.8.1",
"standard-version": "9.5.0",
"strip-ansi": "6.0.1",
"styled-components": "6.1.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17308,10 +17308,10 @@ snapdragon@^0.8.1:
source-map-resolve "^0.5.0"
use "^3.1.0"

[email protected].0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.8.0.tgz#2ea0302d0032d23422bd2860f78127a800cad6a2"
integrity sha512-C0jdhD5yQahMws9alf/yvtsMGTaIDBnZ8Rb5HU56svyq0l5LIrGzIDZZD5pHQlmzxLuU91Gz+VpQMKgCTNYtkw==
[email protected].1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.8.1.tgz#1941eca135a5490b94281d0323fe2a35f6f291cb"
integrity sha512-hJVXfu3E28NmzGk8o1sHhN3om52tRvwYeidbj7xKy2eIIse5IoKX3USlS6Tqt3BHAtflLIkCQBkzVrEEfWUyYQ==
dependencies:
"@socket.io/component-emitter" "~3.1.0"
debug "~4.3.2"
Expand Down

0 comments on commit 4eb2908

Please sign in to comment.