File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 8080 "express" : " 4.18.1" ,
8181 "graphql" : " 15.8.0" ,
8282 "graphql-redis-subscriptions" : " 2.4.2" ,
83- "ioredis" : " 4.28 .5" ,
83+ "ioredis" : " 5.0 .5" ,
8484 "jsonwebtoken" : " 8.5.1" ,
8585 "migrate-mongo" : " 8.2.3" ,
8686 "mongodb" : " 4.6.0" ,
Original file line number Diff line number Diff line change 44654465 resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
44664466 integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==
44674467
4468+ "@ioredis/commands@^1.1.1":
4469+ version "1.1.1"
4470+ resolved "https://registry.yarnpkg.com/@ioredis/commands/-/commands-1.1.1.tgz#2ba4299ea624a6bfac15b35f6df90b0015691ec3"
4471+ integrity sha512-fsR4P/ROllzf/7lXYyElUJCheWdTJVJvOTps8v9IWKFATxR61ANOlnoPqhH099xYLrJGpc2ZQ28B3rMeUt5VQg==
4472+
44684473"@istanbuljs/load-nyc-config@^1.0.0":
44694474 version "1.1.0"
44704475 resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -14004,19 +14009,17 @@ interpret@^1.0.0:
1400414009 resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
1400514010 integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
1400614011
14007- ioredis@4.28 .5:
14008- version "4.28 .5"
14009- resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-4.28 .5.tgz#5c149e6a8d76a7f8fa8a504ffc85b7d5b6797f9f "
14010- integrity sha512-3GYo0GJtLqgNXj4YhrisLaNNvWSNwSS2wS4OELGfGxH8I69+XfNdnmV1AyN+ZqMh0i7eX+SWjrwFKDBDgfBC1A ==
14012+ ioredis@5.0 .5:
14013+ version "5.0 .5"
14014+ resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.0 .5.tgz#94e51284631b30e15b359cd17de59c48945230fb "
14015+ integrity sha512-H+u9YB/cBckDO5lt5+S34gGN1EuIBjjaXk31LivQWfX3G1cqZPYCiwF9qCOkqK2NsKVk+saoUN+fLBz5tc2gFw ==
1401114016 dependencies:
14017+ "@ioredis/commands" "^1.1.1"
1401214018 cluster-key-slot "^1.1.0"
14013- debug "^4.3.1 "
14014- denque "^1.1.0 "
14019+ debug "^4.3.4 "
14020+ denque "^2.0.1 "
1401514021 lodash.defaults "^4.2.0"
14016- lodash.flatten "^4.4.0"
1401714022 lodash.isarguments "^3.1.0"
14018- p-map "^2.1.0"
14019- redis-commands "1.7.0"
1402014023 redis-errors "^1.2.0"
1402114024 redis-parser "^3.0.0"
1402214025 standard-as-callback "^2.1.0"
You can’t perform that action at this time.
0 commit comments