diff --git a/cli/package.json b/cli/package.json index 5483fd15..5e8614c5 100644 --- a/cli/package.json +++ b/cli/package.json @@ -70,7 +70,7 @@ "execa": "5.0.0", "fs-extra": "9.0.1", "lodash": "4.17.20", - "node-fetch": "2.6.1", + "node-fetch": "3.1.1", "npm-package-arg": "8.1.0", "npm-run-path": "4.0.1", "p-defer": "3.0.0", diff --git a/cloud/package.json b/cloud/package.json index 84bc25b9..287d828d 100644 --- a/cloud/package.json +++ b/cloud/package.json @@ -81,7 +81,7 @@ "json-stable-stringify": "1.0.1", "jsonschema": "1.4.0", "lodash": "4.17.20", - "node-fetch": "2.6.1", + "node-fetch": "3.1.1", "randomstring": "1.1.5", "shellwords-ts": "3.0.0", "swagger-client": "3.12.0", diff --git a/systemtest/package.json b/systemtest/package.json index e53e46a2..cc5ec5bb 100644 --- a/systemtest/package.json +++ b/systemtest/package.json @@ -44,7 +44,7 @@ "fs-extra": "9.0.1", "mocha": "8.2.1", "mocha-slow-options": "0.0.2", - "node-fetch": "2.6.1" + "node-fetch": "3.1.1" }, "scripts": { "build": "tsc -p tsconfig.json", diff --git a/utils/package.json b/utils/package.json index c2c2f3f4..0fb84443 100644 --- a/utils/package.json +++ b/utils/package.json @@ -46,7 +46,7 @@ "json-stable-stringify": "1.0.1", "json5-with-undefined": "2.1.301", "lodash": "4.17.20", - "node-fetch": "2.6.1", + "node-fetch": "3.1.1", "npm-run-path": "4.0.1", "p-defer": "3.0.0", "tar": "6.0.5", diff --git a/yarn.lock b/yarn.lock index c63e5c0a..5802629d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4356,6 +4356,11 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" +data-uri-to-buffer@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz#b5db46aea50f6176428ac05b73be39a57701a64b" + integrity sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA== + data-urls@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.1.0.tgz#15ee0582baa5e22bb59c77140da8f9c76963bbfe" @@ -5385,6 +5390,14 @@ fbjs@^1.0.0: setimmediate "^1.0.5" ua-parser-js "^0.7.18" +fetch-blob@^3.1.2, fetch-blob@^3.1.3: + version "3.1.4" + resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.1.4.tgz#e8c6567f80ad7fc22fd302e7dcb72bafde9c1717" + integrity sha512-Eq5Xv5+VlSrYWEqKrusxY1C3Hm/hjeAsCGVG3ft7pZahlUAChpGZT/Ms1WmSLnEAisEXszjzu/s+ce6HZB2VHA== + dependencies: + node-domexception "^1.0.0" + web-streams-polyfill "^3.0.3" + fetchu@2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/fetchu/-/fetchu-2.0.1.tgz#a5076618c520ee68afff56b15821c98b9ffefc36" @@ -5615,6 +5628,13 @@ format@^0.2.2: resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b" integrity sha1-1hcBB+nv3E7TDJ3DkBbflCtctYs= +formdata-polyfill@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423" + integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g== + dependencies: + fetch-blob "^3.1.2" + forwarded@~0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84" @@ -8566,6 +8586,11 @@ nock@13.0.5, nock@^13.0.0: lodash.set "^4.3.2" propagate "^2.0.0" +node-domexception@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5" + integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ== + node-fetch-npm@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/node-fetch-npm/-/node-fetch-npm-2.0.2.tgz#7258c9046182dca345b4208eda918daf33697ff7" @@ -8585,6 +8610,15 @@ node-fetch@2.6.1, node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.1: resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== +node-fetch@3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.1.1.tgz#d0d9607e455b3087e3092b821b5b1f1ebf4c2147" + integrity sha512-SMk+vKgU77PYotRdWzqZGTZeuFKlsJ0hu4KPviQKkfY+N3vn2MIzr0rvpnYpR8MtB3IEuhlEcuOLbGvLRlA+yg== + dependencies: + data-uri-to-buffer "^4.0.0" + fetch-blob "^3.1.3" + formdata-polyfill "^4.0.10" + node-fetch@^1.0.1: version "1.7.3" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef" @@ -12070,6 +12104,11 @@ weak-map@~1.0.x: resolved "https://registry.yarnpkg.com/weak-map/-/weak-map-1.0.5.tgz#79691584d98607f5070bd3b70a40e6bb22e401eb" integrity sha1-eWkVhNmGB/UHC9O3CkDmuyLkAes= +web-streams-polyfill@^3.0.3: + version "3.2.0" + resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.0.tgz#a6b74026b38e4885869fb5c589e90b95ccfc7965" + integrity sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA== + webidl-conversions@^4.0.2: version "4.0.2" resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"