build(deps): bump ioredis from 5.9.2 to 5.9.3 in /backend (#9223)

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-02-15 01:18:31 +00:00 committed by GitHub
parent 55e8746833
commit 49577328f4
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-tag": "~2.10.3",
"graphql-upload": "^13.0.0",
"helmet": "~8.1.0",
"ioredis": "^5.9.2",
"ioredis": "^5.9.3",
"jsonwebtoken": "~8.5.1",
"languagedetect": "^2.0.0",
"linkify-html": "^4.3.2",

View File

@ -6799,10 +6799,10 @@ internal-slot@^1.1.0:
hasown "^2.0.2"
side-channel "^1.1.0"
ioredis@^5.3.2, ioredis@^5.9.2:
version "5.9.2"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.9.2.tgz#ffdce2a019950299716e88ee56cd5802b399b108"
integrity sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==
ioredis@^5.3.2, ioredis@^5.9.3:
version "5.9.3"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.9.3.tgz#e897af9f87ee4b7bc61d8bd6373f466aca43d4e0"
integrity sha512-VI5tMCdeoxZWU5vjHWsiE/Su76JGhBvWF1MJnV9ZtGltHk9BmD48oDq8Tj8haZ85aceXZMxLNDQZRVo5QKNgXA==
dependencies:
"@ioredis/commands" "1.5.0"
cluster-key-slot "^1.1.0"