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.5.0" ,
2929 "mongodb" : " ^3.6.3" ,
Original file line number Diff line number Diff line change @@ -3776,18 +3776,18 @@ invariant@^2.2.2, invariant@^2.2.4:
37763776 dependencies :
37773777 loose-envify "^1.0.0"
37783778
3779- ioredis@^4.19.4 :
3780- version "4.19.4 "
3781- resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.19.4 .tgz#11112005f87ad3acac247ada3b22eb31b947f7c7 "
3782- integrity sha512-3haQWw9dpEjcfVcRktXlayVNrrqvvc2io7Q/uiV2UsYw8/HC2YwwJr78Wql7zu5bzwci0x9bZYA69U7KkevAvw ==
3779+ ioredis@^4.22.0 :
3780+ version "4.22.0 "
3781+ resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.22.0 .tgz#a2e18a29300ffb759670d7ed7023fcf6592031a2 "
3782+ integrity sha512-mtC+jNFMPRxReWx0HodDbcwj34Gj5pK/P4+aE6Nh0pdqgtZKvxUh4z2lVtLjqnRIvMhKaBnIgMYFR8qH/xtttA ==
37833783 dependencies :
37843784 cluster-key-slot "^1.1.0"
37853785 debug "^4.1.1"
37863786 denque "^1.1.0"
37873787 lodash.defaults "^4.2.0"
37883788 lodash.flatten "^4.4.0"
37893789 p-map "^2.1.0"
3790- redis-commands "1.6 .0"
3790+ redis-commands "1.7 .0"
37913791 redis-errors "^1.2.0"
37923792 redis-parser "^3.0.0"
37933793 standard-as-callback "^2.0.1"
@@ -5879,10 +5879,10 @@ redent@^1.0.0:
58795879 indent-string "^2.1.0"
58805880 strip-indent "^1.0.1"
58815881
5882- redis-commands@1.6 .0, redis-commands@^1.5.0 :
5883- version "1.6 .0"
5884- resolved "https://registry.yarnpkg.com/redis-commands/-/redis-commands-1.6 .0.tgz#36d4ca42ae9ed29815cdb30ad9f97982eba1ce23 "
5885- integrity sha512-2jnZ0IkjZxvguITjFTrGiLyzQZcTvaw8DAaCXxZq/dsHXz7KfMQ3OUJy7Tz9vnRtZRVz6VRCPDvruvU8Ts44wQ ==
5882+ redis-commands@1.7 .0, redis-commands@^1.5.0 :
5883+ version "1.7 .0"
5884+ resolved "https://registry.yarnpkg.com/redis-commands/-/redis-commands-1.7 .0.tgz#15a6fea2d58281e27b1cd1acfb4b293e278c3a89 "
5885+ integrity sha512-nJWqw3bTFy21hX/CPKHth6sfhZbdiHP6bTawSgQBlKOVRG7EZkfHbbHwQJnrE4vsQf0CMNE+3gJ4Fmm16vdVlQ ==
58865886
58875887redis-errors@^1.0.0, redis-errors@^1.2.0 :
58885888 version "1.2.0"
You can’t perform that action at this time.
0 commit comments