Skip to content

Commit

Permalink
Merge pull request #1304 from nexryai/dependabot/npm_and_yarn/package…
Browse files Browse the repository at this point in the history
…s/backend/nightly/ioredis-5.4.2

build(deps): bump ioredis from 5.3.2 to 5.4.2 in /packages/backend
  • Loading branch information
nexryai authored Jan 3, 2025
2 parents 83514bc + 8ded95d commit 57ef2f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"fluent-ffmpeg": "2.1.3",
"got": "13.0.0",
"hpagent": "1.2.0",
"ioredis": "5.3.2",
"ioredis": "5.4.2",
"ip-cidr": "4.0.0",
"is-svg": "5.1.0",
"js-yaml": "4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3844,10 +3844,10 @@ internal-slot@^1.0.7:
hasown "^2.0.0"
side-channel "^1.0.4"

ioredis@5.3.2, ioredis@^5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.3.2.tgz#9139f596f62fc9c72d873353ac5395bcf05709f7"
integrity sha512-1DKMMzlIHM02eBBVOFQ1+AolGjs6+xEcM4PDL7NqOS6szq7H9jSaEkIUH6/a5Hl241LzW6JLSiAbNvTQjUupUA==
ioredis@5.4.2, ioredis@^5.3.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.4.2.tgz#ebb6f1a10b825b2c0fb114763d7e82114a0bee6c"
integrity sha512-0SZXGNGZ+WzISQ67QDyZ2x0+wVxjjUndtD8oSeik/4ajifeiRufed8fCb8QW8VMyi4MXcS+UO1k/0NGhvq1PAg==
dependencies:
"@ioredis/commands" "^1.1.1"
cluster-key-slot "^1.1.0"
Expand Down

0 comments on commit 57ef2f8

Please sign in to comment.