File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "typings" : " typings/Api.d.ts" ,
1313 "dependencies" : {
1414 "@types/node" : " ^14.0.0" ,
15- "form-data" : " ^3 .0.0" ,
15+ "form-data" : " ^4 .0.0" ,
1616 "isomorphic-fetch" : " ^3.0.0" ,
1717 "tslib" : " ^2.0.1" ,
1818 "workfront-api-constants" : " ^2.0.0"
Original file line number Diff line number Diff line change @@ -3494,6 +3494,15 @@ form-data@^3.0.0:
34943494 combined-stream "^1.0.8"
34953495 mime-types "^2.1.12"
34963496
3497+ form-data@^4.0.0 :
3498+ version "4.0.0"
3499+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
3500+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
3501+ dependencies :
3502+ asynckit "^0.4.0"
3503+ combined-stream "^1.0.8"
3504+ mime-types "^2.1.12"
3505+
34973506from2@^2.1.1 :
34983507 version "2.3.0"
34993508 resolved "https://registry.yarnpkg.com/from2/-/from2-2.3.0.tgz#8bfb5502bde4a4d36cfdeea007fcca21d7e382af"
You can’t perform that action at this time.
0 commit comments