Skip to content

Commit 7ceca02

Browse files
committed
Merge branch 'dependabot/npm_and_yarn/ioredis-5.8.1' into q/8.2
2 parents d985235 + 1d30ce4 commit 7ceca02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"fcntl": "github:scality/node-fcntl#0.3.0",
3434
"httpagent": "scality/httpagent#1.1.0",
3535
"https-proxy-agent": "^7.0.6",
36-
"ioredis": "^5.8.0",
36+
"ioredis": "^5.8.1",
3737
"ipaddr.js": "^2.2.0",
3838
"joi": "^18.0.1",
3939
"level": "~5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4058,10 +4058,10 @@ ioctl@^2.0.2:
40584058
bindings "^1.5.0"
40594059
nan "^2.14.0"
40604060

4061-
ioredis@*, ioredis@^5.8.0:
4062-
version "5.8.0"
4063-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.8.0.tgz#a1c4ef6be2e274cc8e99c9e22794ef1ef06dc24a"
4064-
integrity sha512-AUXbKn9gvo9hHKvk6LbZJQSKn/qIfkWXrnsyL9Yrf+oeXmla9Nmf6XEumOddyhM8neynpK5oAV6r9r99KBuwzA==
4061+
ioredis@*, ioredis@^5.8.1:
4062+
version "5.8.1"
4063+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.8.1.tgz#2d2dae406be71665607906f57b3c971bb4b089ae"
4064+
integrity sha512-Qho8TgIamqEPdgiMadJwzRMW3TudIg6vpg4YONokGDudy4eqRIJtDbVX72pfLBcWxvbn3qm/40TyGUObdW4tLQ==
40654065
dependencies:
40664066
"@ioredis/commands" "1.4.0"
40674067
cluster-key-slot "^1.1.0"

0 commit comments

Comments
 (0)