File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2323 "express" : " ^4.17.1" ,
2424 "express-async-errors" : " ^3.1.1" ,
2525 "handlebars" : " ^4.7.6" ,
26- "ioredis" : " ^4.19.4 " ,
26+ "ioredis" : " ^4.22.0 " ,
2727 "jsonwebtoken" : " ^8.5.1" ,
2828 "mime" : " ^2.4.7" ,
2929 "mongodb" : " ^3.6.3" ,
Original file line number Diff line number Diff line change @@ -3783,18 +3783,18 @@ invariant@^2.2.2, invariant@^2.2.4:
37833783 dependencies :
37843784 loose-envify "^1.0.0"
37853785
3786- ioredis@^4.19.4 :
3787- version "4.19.4 "
3788- resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.19.4 .tgz#11112005f87ad3acac247ada3b22eb31b947f7c7 "
3789- integrity sha512-3haQWw9dpEjcfVcRktXlayVNrrqvvc2io7Q/uiV2UsYw8/HC2YwwJr78Wql7zu5bzwci0x9bZYA69U7KkevAvw ==
3786+ ioredis@^4.22.0 :
3787+ version "4.22.0 "
3788+ resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.22.0 .tgz#a2e18a29300ffb759670d7ed7023fcf6592031a2 "
3789+ integrity sha512-mtC+jNFMPRxReWx0HodDbcwj34Gj5pK/P4+aE6Nh0pdqgtZKvxUh4z2lVtLjqnRIvMhKaBnIgMYFR8qH/xtttA ==
37903790 dependencies :
37913791 cluster-key-slot "^1.1.0"
37923792 debug "^4.1.1"
37933793 denque "^1.1.0"
37943794 lodash.defaults "^4.2.0"
37953795 lodash.flatten "^4.4.0"
37963796 p-map "^2.1.0"
3797- redis-commands "1.6 .0"
3797+ redis-commands "1.7 .0"
37983798 redis-errors "^1.2.0"
37993799 redis-parser "^3.0.0"
38003800 standard-as-callback "^2.0.1"
@@ -5881,10 +5881,10 @@ redent@^1.0.0:
58815881 indent-string "^2.1.0"
58825882 strip-indent "^1.0.1"
58835883
5884- redis-commands@1.6 .0, redis-commands@^1.5.0 :
5885- version "1.6 .0"
5886- resolved "https://registry.yarnpkg.com/redis-commands/-/redis-commands-1.6 .0.tgz#36d4ca42ae9ed29815cdb30ad9f97982eba1ce23 "
5887- integrity sha512-2jnZ0IkjZxvguITjFTrGiLyzQZcTvaw8DAaCXxZq/dsHXz7KfMQ3OUJy7Tz9vnRtZRVz6VRCPDvruvU8Ts44wQ ==
5884+ redis-commands@1.7 .0, redis-commands@^1.5.0 :
5885+ version "1.7 .0"
5886+ resolved "https://registry.yarnpkg.com/redis-commands/-/redis-commands-1.7 .0.tgz#15a6fea2d58281e27b1cd1acfb4b293e278c3a89 "
5887+ integrity sha512-nJWqw3bTFy21hX/CPKHth6sfhZbdiHP6bTawSgQBlKOVRG7EZkfHbbHwQJnrE4vsQf0CMNE+3gJ4Fmm16vdVlQ ==
58885888
58895889redis-errors@^1.0.0, redis-errors@^1.2.0 :
58905890 version "1.2.0"
You can’t perform that action at this time.
0 commit comments