Skip to content

Commit fcbfb6f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency ioredis to v4.28.1
1 parent 1977e47 commit fcbfb6f

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.1",
8181
"graphql": "15.7.2",
8282
"graphql-redis-subscriptions": "2.4.2",
83-
"ioredis": "4.28.0",
83+
"ioredis": "4.28.1",
8484
"jsonwebtoken": "8.5.1",
8585
"migrate-mongo": "8.2.3",
8686
"mongodb": "4.2.0",

yarn.lock

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

13505-
13506-
version "4.28.0"
13507-
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.0.tgz#5a2be3f37ff2075e2332f280eaeb02ab4d9ff0d3"
13508-
integrity sha512-I+zkeeWp3XFgPT2CtJKxvaF5FjGBGt4yGYljRjQecdQKteThuAsKqffeF1lgHVlYnuNeozRbPOCDNZ7tDWPeig==
13505+
13506+
version "4.28.1"
13507+
resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28.1.tgz#c2a7038d6a187e020d7045e11d6a677e8b51f785"
13508+
integrity sha512-7gcrUJEcPHWy+eEyq6wIZpXtfHt8crhbc5+z0sqrnHUkwBblXinygfamj+/jx83Qo+2LW3q87Nj2VsuH6BF2BA==
1350913509
dependencies:
1351013510
cluster-key-slot "^1.1.0"
1351113511
debug "^4.3.1"

0 commit comments

Comments
 (0)