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 33
33
"@types/cron" : " 1.7.3" ,
34
34
"@types/dotenv-flow" : " 3.2.0" ,
35
35
"@types/node" : " 16.11.10" ,
36
- "@types/redis" : " 2.8.32 " ,
36
+ "@types/redis" : " 4.0.10 " ,
37
37
"@types/ws" : " 8.2.0" ,
38
38
"@typescript-eslint/eslint-plugin" : " 5.4.0" ,
39
39
"@typescript-eslint/parser" : " 5.4.0" ,
Original file line number Diff line number Diff line change 148
148
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.10.tgz#2e3ad0a680d96367103d3e670d41c2fed3da61ae"
149
149
integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
150
150
151
- " @types/redis@2.8.32 " :
152
- version "2.8.32 "
153
- resolved "https://registry.yarnpkg.com/@types/redis/-/redis-2.8.32 .tgz#1d3430219afbee10f8cfa389dad2571a05ecfb11 "
154
- integrity sha512-7jkMKxcGq9p242exlbsVzuJb57KqHRhNl4dHoQu2Y5v9bCAbtIXXH0R3HleSQW4CTOqpHIYUW3t6tpUj4BVQ+w ==
151
+ " @types/redis@4.0.10 " :
152
+ version "4.0.10 "
153
+ resolved "https://registry.yarnpkg.com/@types/redis/-/redis-4.0.10 .tgz#32b10a2fa2f79ca6a197d8c69017e41cd654616c "
154
+ integrity sha512-7CLy5b5fzzEGVcOccgZjoMlNpPhX6d10jEeRy2YWbFuaMNrSPc9ExRsMYsd+0VxvEHucf4EWx24Ja7cSU1FGUA ==
155
155
dependencies :
156
- " @types/node " " *"
156
+ redis "*"
157
157
158
158
" @types/[email protected] " , "@types/ws@^8.2.0":
159
159
version "8.2.0"
1010
1010
dependencies :
1011
1011
redis-errors "^1.0.0"
1012
1012
1013
- redis@^4.0.0 :
1013
+ redis@*, redis@ ^4.0.0 :
1014
1014
version "4.0.0"
1015
1015
resolved "https://registry.yarnpkg.com/redis/-/redis-4.0.0.tgz#faefb8f156c231cacdd7b0ea854d91e92d3ea7d4"
1016
1016
integrity sha512-LtV6+h0F/e3F4mtDKKGZIl/ekEjsiqX2E0hmtNqjGqXj3wYi/nAfeVNWKRa7wFuJ+nkqwXATFGvu6h2fLCgA1A==
You can’t perform that action at this time.
0 commit comments