build(deps): bump ioredis from 5.10.0 to 5.10.1 in /backend (#9425)

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] 2026-03-22 12:35:14 +00:00 committed by GitHub
parent 4ca66d755b
commit 70ab1cf003
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"graphql-upload": "^13.0.0",
"graphql-ws": "^5.16.2",
"helmet": "~8.1.0",
"ioredis": "^5.10.0",
"ioredis": "^5.10.1",
"jsonwebtoken": "~8.5.1",
"languagedetect": "^2.0.0",
"linkify-html": "^4.3.2",

View File

@ -6971,10 +6971,10 @@ internal-slot@^1.1.0:
hasown "^2.0.2"
side-channel "^1.1.0"
ioredis@^5.10.0, ioredis@^5.3.2:
version "5.10.0"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.10.0.tgz#a745ffec754e79435a60cad166076bd33c811aca"
integrity sha512-HVBe9OFuqs+Z6n64q09PQvP1/R4Bm+30PAyyD4wIEqssh3v9L21QjCVk4kRLucMBcDokJTcLjsGeVRlq/nH6DA==
ioredis@^5.10.1, ioredis@^5.3.2:
version "5.10.1"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.10.1.tgz#6082781d8aec8d51ee4936bf81d0610404db1e3d"
integrity sha512-HuEDBTI70aYdx1v6U97SbNx9F1+svQKBDo30o0b9fw055LMepzpOOd0Ccg9Q6tbqmBSJaMuY0fB7yw9/vjBYCA==
dependencies:
"@ioredis/commands" "1.5.1"
cluster-key-slot "^1.1.0"