File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
}
13
13
},
14
14
"dependencies" : {
15
+ "@types/ioredis" : " ^4.28.10" ,
15
16
"@voiceflow/logger" : " 1.6.1" ,
16
17
"@voiceflow/verror" : " ^1.1.0" ,
17
18
"chai" : " ^4.3.4" ,
32
33
"@types/chai-as-promised" : " ^7.1.4" ,
33
34
"@types/express" : " ^4.17.13" ,
34
35
"@types/http-errors" : " ^1.8.2" ,
35
- "@types/ioredis" : " ^4.26.4" ,
36
36
"@types/lodash" : " ^4.14.168" ,
37
37
"@types/luxon" : " ^1.26.4" ,
38
38
"@types/mocha" : " 9.1.0" ,
Original file line number Diff line number Diff line change 894
894
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-1.8.2.tgz#7315b4c4c54f82d13fa61c228ec5c2ea5cc9e0e1"
895
895
integrity sha512-EqX+YQxINb+MeXaIqYDASb6U6FCHbWjkj4a1CKDBks3d/QiB2+PqBLyO72vLDgAO1wUI4O+9gweRcQK11bTL/w==
896
896
897
- " @types/ioredis@^4.26.4 " :
898
- version "4.26.4 "
899
- resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.26.4 .tgz#a2b1ed51ddd2c707d7eaac5017cc34a0fe51558a "
900
- integrity sha512-QFbjNq7EnOGw6d1gZZt2h26OFXjx7z+eqEnbCHSrDI1OOLEgOHMKdtIajJbuCr9uO+X9kQQRe7Lz6uxqxl5XKg ==
897
+ " @types/ioredis@^4.28.10 " :
898
+ version "4.28.10 "
899
+ resolved "https://registry.yarnpkg.com/@types/ioredis/-/ioredis-4.28.10 .tgz#40ceb157a4141088d1394bb87c98ed09a75a06ff "
900
+ integrity sha512-69LyhUgrXdgcNDv7ogs1qXZomnfOEnSmrmMFqKgt1XMJxmoOSG/u3wYy13yACIfKuMJ8IhKgHafDO3sx19zVQQ ==
901
901
dependencies :
902
902
" @types/node" " *"
903
903
You can’t perform that action at this time.
0 commit comments