File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 "@types/mocha" : " 5.2.7" ,
8888 "@types/mongodb" : " 3.1.10" ,
8989 "@types/node" : " 9.6.55" ,
90- "@types/node-fetch" : " 2.5.3 " ,
90+ "@types/node-fetch" : " 2.5.6 " ,
9191 "@types/object-hash" : " 1.3.1" ,
9292 "@types/redis" : " 2.8.6" ,
9393 "@types/source-map-support" : " 0.5.1" ,
Original file line number Diff line number Diff line change 547547 " @types/bson" " *"
548548 " @types/node" " *"
549549
550- " @types/node-fetch@2.5.3 " :
551- version "2.5.3 "
552- resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.3 .tgz#b84127facd93642b1fb6439bc630ba0612e3ec50 "
553- integrity sha512-X3TNlzZ7SuSwZsMkb5fV7GrPbVKvHc2iwHmslb8bIxRKWg2iqkfm3F/Wd79RhDpOXR7wCtKAwc5Y2JE6n/ibyw ==
550+ " @types/node-fetch@2.5.6 " :
551+ version "2.5.6 "
552+ resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.6 .tgz#df8377a66e64ddf75b65b072e37b3c5c5425a96f "
553+ integrity sha512-2w0NTwMWF1d3NJMK0Uiq2UNN8htVCyOWOD0jIPjPgC5Ph/YP4dVhs9YxxcMcuLuwAslz0dVEcZQUaqkLs3IzOQ ==
554554 dependencies :
555555 " @types/node" " *"
556+ form-data "^3.0.0"
556557
557558" @types/node-fetch@^2.3.7 " :
558559 version "2.5.4"
@@ -2185,7 +2186,7 @@ columnify@~1.5.4:
21852186 strip-ansi "^3.0.0"
21862187 wcwidth "^1.0.0"
21872188
2188- combined-stream@^1.0.6, combined-stream@~1.0.6 :
2189+ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@ ~1.0.6 :
21892190 version "1.0.8"
21902191 resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
21912192 integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -3397,6 +3398,15 @@ form-data@^2.3.1, form-data@^2.5.0:
33973398 combined-stream "^1.0.6"
33983399 mime-types "^2.1.12"
33993400
3401+ form-data@^3.0.0 :
3402+ version "3.0.0"
3403+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.0.tgz#31b7e39c85f1355b7139ee0c647cf0de7f83c682"
3404+ integrity sha512-CKMFDglpbMi6PyN+brwB9Q/GOw0eAnsrEZDgcsH5Krhz5Od/haKHAX0NmQfha2zPPz0JpWzA7GJHGSnvCRLWsg==
3405+ dependencies :
3406+ asynckit "^0.4.0"
3407+ combined-stream "^1.0.8"
3408+ mime-types "^2.1.12"
3409+
34003410form-data@~2.3.2 :
34013411 version "2.3.3"
34023412 resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
You can’t perform that action at this time.
0 commit comments