Skip to content

Commit

Permalink
Bump socket.io from 4.8.0 to 4.8.1 in the socket-io group (#7408)
Browse files Browse the repository at this point in the history
Bumps the socket-io group with 1 update: [socket.io](https://github.com/socketio/socket.io).


Updates `socket.io` from 4.8.0 to 4.8.1
- [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/[email protected]@4.8.1)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: socket-io
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 849f7d9 commit e2f31a4
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 @@ -228,7 +228,7 @@
"sanitize-html": "^2.13.1",
"serialize-javascript": "^6.0.1",
"sift": "^17.1.3",
"socket.io": "4.8.0",
"socket.io": "4.8.1",
"socket.io-client": "4.8.0",
"socket.io-parser": "4.2.4",
"stopword": "3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15273,10 +15273,10 @@ socket.io-parser@~3.4.0:
debug "~4.1.0"
isarray "2.0.1"

socket.io@*, [email protected].0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.8.0.tgz#33d05ae0915fad1670bd0c4efcc07ccfabebe3b1"
integrity sha512-8U6BEgGjQOfGz3HHTYaC/L1GaxDCJ/KM0XTkJly0EhZ5U/du9uNEZy4ZgYzEzIqlx2CMm25CrCqr1ck899eLNA==
socket.io@*, [email protected].1:
version "4.8.1"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.8.1.tgz#fa0eaff965cc97fdf4245e8d4794618459f7558a"
integrity sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==
dependencies:
accepts "~1.3.4"
base64id "~2.0.0"
Expand Down

0 comments on commit e2f31a4

Please sign in to comment.