Skip to content

Commit 4ccfc58

Browse files
committed
Update dependency ioredis to ^4.28.5
1 parent 2792d1a commit 4ccfc58

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/whip-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"access": "public"
1212
},
1313
"dependencies": {
14-
"ioredis": "^4.28.2"
14+
"ioredis": "^4.28.5"
1515
}
1616
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3538,10 +3538,10 @@ internal-slot@^1.0.3:
35383538
has "^1.0.3"
35393539
side-channel "^1.0.4"
35403540

3541-
ioredis@^4.28.2:
3542-
version "4.28.2"
3543-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.2.tgz#493ccd5d869fd0ec86c96498192718171f6c9203"
3544-
integrity sha512-kQ+Iv7+c6HsDdPP2XUHaMv8DhnSeAeKEwMbaoqsXYbO+03dItXt7+5jGQDRyjdRUV2rFJbzg7P4Qt1iX2tqkOg==
3541+
ioredis@^4.28.5:
3542+
version "4.28.5"
3543+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.5.tgz#5c149e6a8d76a7f8fa8a504ffc85b7d5b6797f9f"
3544+
integrity sha512-3GYo0GJtLqgNXj4YhrisLaNNvWSNwSS2wS4OELGfGxH8I69+XfNdnmV1AyN+ZqMh0i7eX+SWjrwFKDBDgfBC1A==
35453545
dependencies:
35463546
cluster-key-slot "^1.1.0"
35473547
debug "^4.3.1"

0 commit comments

Comments
 (0)