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 90
90
"@types/mocha" : " 8.2.3" ,
91
91
"@types/mongodb" : " 3.6.18" ,
92
92
"@types/node" : " ^14.18.18" ,
93
- "@types/node-fetch" : " 2.5.8 " ,
93
+ "@types/node-fetch" : " 2.6.1 " ,
94
94
"@types/object-hash" : " 1.3.4" ,
95
95
"@types/redis" : " 2.8.32" ,
96
96
"@types/source-map-support" : " 0.5.3" ,
Original file line number Diff line number Diff line change 2299
2299
" @types/bson" " *"
2300
2300
" @types/node" " *"
2301
2301
2302
- " @types/node-fetch@2.5.8 " :
2303
- version "2.5.8 "
2304
- resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.8 .tgz#e199c835d234c7eb0846f6618012e558544ee2fb "
2305
- integrity sha512-fbjI6ja0N5ZA8TV53RUqzsKNkl9fv8Oj3T7zxW7FGv1GSH7gwJaNF8dzCjrqKaxKeUpTz4yT1DaJFq/omNpGfw ==
2302
+ " @types/node-fetch@2.6.1 " :
2303
+ version "2.6.1 "
2304
+ resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.1 .tgz#8f127c50481db65886800ef496f20bbf15518975 "
2305
+ integrity sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA ==
2306
2306
dependencies :
2307
2307
" @types/node" " *"
2308
2308
form-data "^3.0.0"
You can’t perform that action at this time.
0 commit comments