chore(deps): bump socket.io from 4.7.3 to 4.7.4 (#6632)

Bumps [socket.io](https://github.com/socketio/socket.io) from 4.7.3 to 4.7.4.
- [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/4.7.3...4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-05 20:26:40 -08:00
committed by GitHub
parent a7aac2d8de
commit 916eccfc38
2 changed files with 5 additions and 5 deletions

View File

@@ -210,7 +210,7 @@
"slug": "^5.3.0",
"slugify": "^1.6.6",
"smooth-scroll-into-view-if-needed": "^1.1.33",
"socket.io": "^4.7.3",
"socket.io": "^4.7.4",
"socket.io-client": "^4.6.1",
"socket.io-redis": "^6.1.1",
"sonner": "^1.0.3",

View File

@@ -12028,10 +12028,10 @@ socket.io-redis@^6.1.1:
socket.io-adapter "~2.2.0"
uid2 "0.0.3"
socket.io@^4.7.3:
version "4.7.3"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.7.3.tgz#a0f1a4511eb23fe182ae3a018875a31501be3ffc"
integrity "sha1-oPGkUR6yP+GCrjoBiHWjFQG+P/w= sha512-SE+UIQXBQE+GPG2oszWMlsEmWtHVqw/h1VrYJGK5/MC7CH5p58N448HwIrtREcvR4jfdOJAY4ieQfxMr55qbbw=="
socket.io@^4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.7.4.tgz#2401a2d7101e4bdc64da80b140d5d8b6a8c7738b"
integrity sha512-DcotgfP1Zg9iP/dH9zvAQcWrE0TtbMVwXmlV4T4mqsvY+gw+LqUGPfx2AoVyRk0FLME+GQhufDMyacFmw7ksqw==
dependencies:
accepts "~1.3.4"
base64id "~2.0.0"