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.20" ,
92
92
"@types/node" : " ^14.18.18" ,
93
- "@types/node-fetch" : " 2.5.8 " ,
93
+ "@types/node-fetch" : " 2.6.2 " ,
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.2 " :
2303
+ version "2.6.2 "
2304
+ resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2 .tgz#d1a9c5fd049d9415dce61571557104dec3ec81da "
2305
+ integrity sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A ==
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