Skip to content

Commit 78a18c6

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency ioredis to v4.28.3
1 parent 6b72715 commit 78a18c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"express": "4.17.2",
8181
"graphql": "15.8.0",
8282
"graphql-redis-subscriptions": "2.4.2",
83-
"ioredis": "4.28.2",
83+
"ioredis": "4.28.3",
8484
"jsonwebtoken": "8.5.1",
8585
"migrate-mongo": "8.2.3",
8686
"mongodb": "4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13972,10 +13972,10 @@ interpret@^1.0.0:
1397213972
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
1397313973
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
1397413974

13975-
13976-
version "4.28.2"
13977-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.2.tgz#493ccd5d869fd0ec86c96498192718171f6c9203"
13978-
integrity sha512-kQ+Iv7+c6HsDdPP2XUHaMv8DhnSeAeKEwMbaoqsXYbO+03dItXt7+5jGQDRyjdRUV2rFJbzg7P4Qt1iX2tqkOg==
13975+
13976+
version "4.28.3"
13977+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.3.tgz#b13fce8a6a7c525ba22e666d72980a3c0ba799aa"
13978+
integrity sha512-9JOWVgBnuSxpIgfpjc1OeY1OLmA4t2KOWWURTDRXky+eWO0LZhI33pQNT9gYxANUXfh5p/zYephYni6GPRsksQ==
1397913979
dependencies:
1398013980
cluster-key-slot "^1.1.0"
1398113981
debug "^4.3.1"

0 commit comments

Comments
 (0)