File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
"@n1ru4l/graphql-live-query" : " 0.10.0" ,
8
8
"graphql" : " 16.0.0-experimental-stream-defer.5" ,
9
9
"@graphql-yoga/node" : " 2.13.13" ,
10
- "ioredis" : " 5.2.3 "
10
+ "ioredis" : " 5.3.2 "
11
11
},
12
12
"devDependencies" : {
13
13
"@types/node" : " 16.11.60" ,
Original file line number Diff line number Diff line change @@ -3934,7 +3934,7 @@ delayed-stream@~1.0.0:
3934
3934
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
3935
3935
integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
3936
3936
3937
- denque@^2.0.1 :
3937
+ denque@^2.1.0 :
3938
3938
version "2.1.0"
3939
3939
resolved "https://registry.yarnpkg.com/denque/-/denque-2.1.0.tgz#e93e1a6569fb5e66f16a3c2a2964617d349d6ab1"
3940
3940
integrity sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==
@@ -5376,15 +5376,15 @@ invariant@^2.2.4:
5376
5376
dependencies :
5377
5377
loose-envify "^1.0.0"
5378
5378
5379
- ioredis@5.2.3 :
5380
- version "5.2.3 "
5381
- resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.3. tgz#d5b37eb13e643241660d6cee4eeb41a026cda8c0 "
5382
- integrity sha512-gQNcMF23/NpvjCaa1b5YycUyQJ9rBNH2xP94LWinNpodMWVUPP5Ai/xXANn/SM7gfIvI62B5CCvZxhg5pOgyMw ==
5379
+ ioredis@5.3.2 :
5380
+ version "5.3.2 "
5381
+ resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.3.2. tgz#9139f596f62fc9c72d873353ac5395bcf05709f7 "
5382
+ integrity sha512-1DKMMzlIHM02eBBVOFQ1+AolGjs6+xEcM4PDL7NqOS6szq7H9jSaEkIUH6/a5Hl241LzW6JLSiAbNvTQjUupUA ==
5383
5383
dependencies :
5384
5384
" @ioredis/commands" " ^1.1.1"
5385
5385
cluster-key-slot "^1.1.0"
5386
5386
debug "^4.3.4"
5387
- denque "^2.0.1 "
5387
+ denque "^2.1.0 "
5388
5388
lodash.defaults "^4.2.0"
5389
5389
lodash.isarguments "^3.1.0"
5390
5390
redis-errors "^1.2.0"
You can’t perform that action at this time.
0 commit comments