File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118 "@semantic-release/release-notes-generator" : " 11.0.5" ,
119119 "@types/form-data" : " 2.5.0" ,
120120 "@types/jest" : " 26.0.23" ,
121- "@types/node-fetch" : " 2.5.10 " ,
121+ "@types/node-fetch" : " 2.6.8 " ,
122122 "@types/ramda" : " 0.27.40" ,
123123 "@types/webpack" : " 5.28.0" ,
124124 "@typescript-eslint/eslint-plugin" : " 4.33.0" ,
Original file line number Diff line number Diff line change 29252925 resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
29262926 integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
29272927
2928- "@types/node-fetch@2.5.10 ":
2929- version "2.5.10 "
2930- resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.10 .tgz#9b4d4a0425562f9fcea70b12cb3fcdd946ca8132 "
2931- integrity sha512-IpkX0AasN44hgEad0gEF/V6EgR5n69VEqPEgnmoM8GsIGro3PowbWs4tR6IhxUTyPLpOn+fiGG6nrQhcmoCuIQ ==
2928+ "@types/node-fetch@2.6.8 ":
2929+ version "2.6.8 "
2930+ resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.8 .tgz#9a2993583975849c2e1f360b6ca2f11755b2c504 "
2931+ integrity sha512-nnH5lV9QCMPsbEVdTb5Y+F3GQxLSw1xQgIydrb2gSfEavRPs50FnMr+KUaa+LoPSqibm2N+ZZxH7lavZlAT4GA ==
29322932 dependencies:
29332933 "@types/node" "*"
2934- form-data "^3 .0.0"
2934+ form-data "^4 .0.0"
29352935
29362936"@types/node@*", "@types/node@^12.0.2":
29372937 version "12.6.8"
@@ -6157,6 +6157,15 @@ form-data@^3.0.0:
61576157 combined-stream "^1.0.8"
61586158 mime-types "^2.1.12"
61596159
6160+ form-data@^4.0.0:
6161+ version "4.0.0"
6162+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
6163+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
6164+ dependencies:
6165+ asynckit "^0.4.0"
6166+ combined-stream "^1.0.8"
6167+ mime-types "^2.1.12"
6168+
61606169form-data@~2.3.2:
61616170 version "2.3.3"
61626171 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