From 041ebc35c665add60b4369c2b270e7128b1814cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 16:13:28 +0000 Subject: [PATCH] bump(deps): update dependency cross-fetch to v3.2.0 --- apps/package.json | 2 +- package-lock.json | 165 +++++--------------- packages/jellyfish-api-jsonrpc/package.json | 2 +- packages/jellyfish-testing/package.json | 2 +- packages/ocean-api-client/package.json | 2 +- packages/testcontainers/package.json | 2 +- packages/whale-api-client/package.json | 2 +- 7 files changed, 45 insertions(+), 132 deletions(-) diff --git a/apps/package.json b/apps/package.json index b9b30010e5..375bd25b9a 100644 --- a/apps/package.json +++ b/apps/package.json @@ -42,7 +42,7 @@ "cbor": "8.1.0", "class-transformer": "0.5.1", "class-validator": "0.14.0", - "cross-fetch": "3.1.5", + "cross-fetch": "3.2.0", "fast-csv": "^4.3.6", "graphology": "0.25.1", "graphology-components": "1.5.4", diff --git a/package-lock.json b/package-lock.json index 8d1b966e86..1eb933987b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "cbor": "8.1.0", "class-transformer": "0.5.1", "class-validator": "0.14.0", - "cross-fetch": "3.1.5", + "cross-fetch": "3.2.0", "fast-csv": "^4.3.6", "graphology": "0.25.1", "graphology-components": "1.5.4", @@ -12617,11 +12617,11 @@ } }, "node_modules/cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz", + "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==", "dependencies": { - "node-fetch": "2.6.7" + "node-fetch": "^2.7.0" } }, "node_modules/cross-spawn": { @@ -20899,8 +20899,9 @@ } }, "node_modules/node-fetch": { - "version": "2.6.7", - "license": "MIT", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dependencies": { "whatwg-url": "^5.0.0" }, @@ -26510,25 +26511,6 @@ "@types/node": "*" } }, - "node_modules/testcontainers/node_modules/node-fetch": { - "version": "2.6.11", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz", - "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/testcontainers/node_modules/tmp": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", @@ -26540,25 +26522,6 @@ "node": ">=8.17.0" } }, - "node_modules/testcontainers/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "node_modules/testcontainers/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "node_modules/testcontainers/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, "node_modules/text-extensions": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz", @@ -28849,7 +28812,7 @@ "dependencies": { "@defichain/jellyfish-api-core": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" }, "peerDependencies": { "defichain": "^0.0.0" @@ -28950,7 +28913,7 @@ "@defichain/jellyfish-crypto": "^0.0.0", "@defichain/jellyfish-network": "^0.0.0", "@defichain/testcontainers": "^0.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" }, "peerDependencies": { "defichain": "^0.0.0" @@ -29144,7 +29107,7 @@ "license": "MIT", "dependencies": { "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" }, "peerDependencies": { @@ -29198,7 +29161,7 @@ "license": "MIT", "dependencies": { "@defichain/jellyfish-network": "^0.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "dockerode": "^3.3.5", "tar-fs": "^2.1.1", "testcontainers": "^9.9.0", @@ -29243,7 +29206,7 @@ "@defichain/jellyfish-api-core": "^0.0.0", "@defichain/jellyfish-api-jsonrpc": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" }, "peerDependencies": { @@ -30918,7 +30881,7 @@ "cbor": "8.1.0", "class-transformer": "0.5.1", "class-validator": "0.14.0", - "cross-fetch": "3.1.5", + "cross-fetch": "3.2.0", "fast-csv": "^4.3.6", "graphology": "0.25.1", "graphology-components": "1.5.4", @@ -31021,7 +30984,7 @@ "requires": { "@defichain/jellyfish-api-core": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" } }, "@defichain/jellyfish-block": { @@ -31090,7 +31053,7 @@ "@defichain/jellyfish-crypto": "^0.0.0", "@defichain/jellyfish-network": "^0.0.0", "@defichain/testcontainers": "^0.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" } }, "@defichain/jellyfish-transaction": { @@ -31207,7 +31170,7 @@ "version": "file:packages/ocean-api-client", "requires": { "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" } }, @@ -31241,7 +31204,7 @@ "@defichain/jellyfish-network": "^0.0.0", "@types/dockerode": "3.3.16", "@types/uuid": "8.3.4", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "dockerode": "^3.3.5", "tar-fs": "^2.1.1", "testcontainers": "^9.9.0", @@ -31287,7 +31250,7 @@ "@defichain/jellyfish-api-core": "^0.0.0", "@defichain/jellyfish-api-jsonrpc": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" } }, @@ -38658,11 +38621,11 @@ } }, "cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz", + "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==", "requires": { - "node-fetch": "2.6.7" + "node-fetch": "^2.7.0" } }, "cross-spawn": { @@ -40622,7 +40585,7 @@ "cbor": "8.1.0", "class-transformer": "0.5.1", "class-validator": "0.14.0", - "cross-fetch": "3.1.5", + "cross-fetch": "3.2.0", "fast-csv": "^4.3.6", "graphology": "0.25.1", "graphology-components": "1.5.4", @@ -40725,7 +40688,7 @@ "requires": { "@defichain/jellyfish-api-core": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" } }, "@defichain/jellyfish-block": { @@ -40794,7 +40757,7 @@ "@defichain/jellyfish-crypto": "^0.0.0", "@defichain/jellyfish-network": "^0.0.0", "@defichain/testcontainers": "^0.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" } }, "@defichain/jellyfish-transaction": { @@ -40911,7 +40874,7 @@ "version": "file:packages/ocean-api-client", "requires": { "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" } }, @@ -40945,7 +40908,7 @@ "@defichain/jellyfish-network": "^0.0.0", "@types/dockerode": "3.3.16", "@types/uuid": "8.3.4", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "dockerode": "^3.3.5", "tar-fs": "^2.1.1", "testcontainers": "^9.9.0", @@ -40991,7 +40954,7 @@ "@defichain/jellyfish-api-core": "^0.0.0", "@defichain/jellyfish-api-jsonrpc": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" } }, @@ -48362,11 +48325,11 @@ } }, "cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz", + "integrity": "sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==", "requires": { - "node-fetch": "2.6.7" + "node-fetch": "^2.7.0" } }, "cross-spawn": { @@ -54130,7 +54093,9 @@ } }, "node-fetch": { - "version": "2.6.7", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "requires": { "whatwg-url": "^5.0.0" }, @@ -58021,14 +57986,6 @@ "@types/node": "*" } }, - "node-fetch": { - "version": "2.6.11", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz", - "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==", - "requires": { - "whatwg-url": "^5.0.0" - } - }, "tmp": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", @@ -58036,25 +57993,6 @@ "requires": { "rimraf": "^3.0.0" } - }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } } } }, @@ -65004,7 +64942,9 @@ } }, "node-fetch": { - "version": "2.6.7", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "requires": { "whatwg-url": "^5.0.0" }, @@ -68895,14 +68835,6 @@ "@types/node": "*" } }, - "node-fetch": { - "version": "2.6.11", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz", - "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==", - "requires": { - "whatwg-url": "^5.0.0" - } - }, "tmp": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", @@ -68910,25 +68842,6 @@ "requires": { "rimraf": "^3.0.0" } - }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } } } }, diff --git a/packages/jellyfish-api-jsonrpc/package.json b/packages/jellyfish-api-jsonrpc/package.json index 24912ac50e..f7fc794c67 100644 --- a/packages/jellyfish-api-jsonrpc/package.json +++ b/packages/jellyfish-api-jsonrpc/package.json @@ -16,7 +16,7 @@ "dependencies": { "@defichain/jellyfish-api-core": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" }, "peerDependencies": { "defichain": "^0.0.0" diff --git a/packages/jellyfish-testing/package.json b/packages/jellyfish-testing/package.json index 068ad7681c..eb3f027681 100644 --- a/packages/jellyfish-testing/package.json +++ b/packages/jellyfish-testing/package.json @@ -18,7 +18,7 @@ "@defichain/jellyfish-network": "^0.0.0", "@defichain/jellyfish-crypto": "^0.0.0", "@defichain/testcontainers": "^0.0.0", - "cross-fetch": "^3.1.5" + "cross-fetch": "^3.2.0" }, "peerDependencies": { "defichain": "^0.0.0" diff --git a/packages/ocean-api-client/package.json b/packages/ocean-api-client/package.json index f48beb0f25..7fa8d22492 100644 --- a/packages/ocean-api-client/package.json +++ b/packages/ocean-api-client/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" }, "peerDependencies": { diff --git a/packages/testcontainers/package.json b/packages/testcontainers/package.json index 2ccdc4a32b..12d0dd03d0 100644 --- a/packages/testcontainers/package.json +++ b/packages/testcontainers/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@defichain/jellyfish-network": "^0.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "dockerode": "^3.3.5", "tar-fs": "^2.1.1", "uuid": "^9.0.0", diff --git a/packages/whale-api-client/package.json b/packages/whale-api-client/package.json index 0927231f1a..089734f87d 100644 --- a/packages/whale-api-client/package.json +++ b/packages/whale-api-client/package.json @@ -17,7 +17,7 @@ "@defichain/jellyfish-api-core": "^0.0.0", "@defichain/jellyfish-api-jsonrpc": "^0.0.0", "abort-controller": "^3.0.0", - "cross-fetch": "^3.1.5", + "cross-fetch": "^3.2.0", "url-search-params-polyfill": "8.1.1" }, "peerDependencies": {