diff --git a/package-lock.json b/package-lock.json index 5f917fed..5d940820 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@types/readable-stream": "^2.3.13", "bufferutil": "^4.0.6", "elliptic": "^6.5.4", - "fetch-blob": "2.1.2", + "fetch-blob": "3.2.0", "isomorphic-ws": "^4.0.1", "js-sha3": "^0.8.0", "ky": "^0.33.2", @@ -2376,6 +2376,20 @@ "dev": true, "license": "MIT" }, + "node_modules/@ethersphere/bee-factory/node_modules/fetch-blob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-2.1.2.tgz", + "integrity": "sha512-YKqtUDwqLyfyMnmbw8XD6Q8j9i/HggKtPEI+pZ1+8bvheBu78biSmNaXWusx1TauGqtUUGx/cBb1mKdq2rLYow==", + "dev": true, + "engines": { + "node": "^10.17.0 || >=12.3.0" + }, + "peerDependenciesMeta": { + "domexception": { + "optional": true + } + } + }, "node_modules/@ethersphere/bee-factory/node_modules/has-flag": { "version": "4.0.0", "dev": true, @@ -2469,6 +2483,20 @@ "npm": ">=6.0.0" } }, + "node_modules/@ethersphere/bee-js/node_modules/fetch-blob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-2.1.2.tgz", + "integrity": "sha512-YKqtUDwqLyfyMnmbw8XD6Q8j9i/HggKtPEI+pZ1+8bvheBu78biSmNaXWusx1TauGqtUUGx/cBb1mKdq2rLYow==", + "dev": true, + "engines": { + "node": "^10.17.0 || >=12.3.0" + }, + "peerDependenciesMeta": { + "domexception": { + "optional": true + } + } + }, "node_modules/@ethersphere/bee-js/node_modules/ky": { "version": "0.25.1", "dev": true, @@ -4479,6 +4507,20 @@ "node": "^10.17.0 || >=12.3.0" } }, + "node_modules/cross-blob/node_modules/fetch-blob": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-2.1.2.tgz", + "integrity": "sha512-YKqtUDwqLyfyMnmbw8XD6Q8j9i/HggKtPEI+pZ1+8bvheBu78biSmNaXWusx1TauGqtUUGx/cBb1mKdq2rLYow==", + "dev": true, + "engines": { + "node": "^10.17.0 || >=12.3.0" + }, + "peerDependenciesMeta": { + "domexception": { + "optional": true + } + } + }, "node_modules/cross-env": { "version": "7.0.3", "dev": true, @@ -5555,15 +5597,33 @@ } }, "node_modules/fetch-blob": { - "version": "2.1.2", - "license": "MIT", - "engines": { - "node": "^10.17.0 || >=12.3.0" - }, - "peerDependenciesMeta": { - "domexception": { - "optional": true + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz", + "integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/jimmywarting" + }, + { + "type": "paypal", + "url": "https://paypal.me/jimmywarting" } + ], + "dependencies": { + "node-domexception": "^1.0.0", + "web-streams-polyfill": "^3.0.3" + }, + "engines": { + "node": "^12.20 || >= 14.13" + } + }, + "node_modules/fetch-blob/node_modules/web-streams-polyfill": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz", + "integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==", + "engines": { + "node": ">= 8" } }, "node_modules/file-entry-cache": { @@ -5662,34 +5722,6 @@ "node": ">=12.20.0" } }, - "node_modules/formdata-polyfill/node_modules/fetch-blob": { - "version": "3.2.0", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/jimmywarting" - }, - { - "type": "paypal", - "url": "https://paypal.me/jimmywarting" - } - ], - "license": "MIT", - "dependencies": { - "node-domexception": "^1.0.0", - "web-streams-polyfill": "^3.0.3" - }, - "engines": { - "node": "^12.20 || >= 14.13" - } - }, - "node_modules/formdata-polyfill/node_modules/web-streams-polyfill": { - "version": "3.2.1", - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, "node_modules/fs-constants": { "version": "1.0.0", "dev": true, @@ -7167,27 +7199,6 @@ "node": ">= 12" } }, - "node_modules/ky-universal/node_modules/fetch-blob": { - "version": "3.2.0", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/jimmywarting" - }, - { - "type": "paypal", - "url": "https://paypal.me/jimmywarting" - } - ], - "license": "MIT", - "dependencies": { - "node-domexception": "^1.0.0", - "web-streams-polyfill": "^3.0.3" - }, - "engines": { - "node": "^12.20 || >= 14.13" - } - }, "node_modules/ky-universal/node_modules/node-fetch": { "version": "3.3.0", "license": "MIT", @@ -7204,13 +7215,6 @@ "url": "https://opencollective.com/node-fetch" } }, - "node_modules/ky-universal/node_modules/web-streams-polyfill": { - "version": "3.2.1", - "license": "MIT", - "engines": { - "node": ">= 8" - } - }, "node_modules/levn": { "version": "0.4.1", "dev": true, diff --git a/package.json b/package.json index ab21057e..ab3c7648 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/readable-stream": "^2.3.13", "bufferutil": "^4.0.6", "elliptic": "^6.5.4", - "fetch-blob": "2.1.2", + "fetch-blob": "3.2.0", "isomorphic-ws": "^4.0.1", "js-sha3": "^0.8.0", "ky": "^0.33.2",