From f7e52b865fe8721ac136e6a5c20ed984dfd09e07 Mon Sep 17 00:00:00 2001 From: Logan McAnsh Date: Thu, 31 Aug 2023 18:21:02 -0400 Subject: [PATCH] chore: update internal versions Signed-off-by: Logan McAnsh --- packages/blob/package.json | 4 ++-- packages/fetch/package.json | 10 +++++----- packages/file/package.json | 4 ++-- packages/form-data/package.json | 6 +++--- yarn.lock | 19 ++++++++----------- 5 files changed, 20 insertions(+), 23 deletions(-) diff --git a/packages/blob/package.json b/packages/blob/package.json index b4ccef8..6c4f9c4 100644 --- a/packages/blob/package.json +++ b/packages/blob/package.json @@ -26,14 +26,14 @@ }, "dependencies": { "web-encoding": "1.1.5", - "@web-std/stream": "1.0.0" + "@web-std/stream": "^1.0.3" }, "author": "Irakli Gozalishvili (https://gozala.io)", "repository": "https://github.com/web-std/io", "license": "MIT", "devDependencies": { "@types/node": "15.0.2", - "@web-std/fetch": "^3.0.0", + "@web-std/fetch": "^4.2.1", "git-validate": "2.2.4", "husky": "^6.0.0", "lint-staged": "^11.0.0", diff --git a/packages/fetch/package.json b/packages/fetch/package.json index 4982083..316f0ce 100644 --- a/packages/fetch/package.json +++ b/packages/fetch/package.json @@ -78,7 +78,7 @@ "@types/chai-string": "^1.4.2", "@types/mocha": "^9.1.0", "abort-controller": "^3.0.0", - "@web-std/file": "^3.0.2", + "@web-std/file": "^3.0.3", "abortcontroller-polyfill": "^1.7.1", "busboy": "^0.3.1", "c8": "^7.3.0", @@ -98,10 +98,10 @@ "xo": "^0.33.1" }, "dependencies": { - "@web-std/blob": "^3.0.3", - "@web-std/file": "^3.0.2", - "@web-std/form-data": "^3.0.2", - "@web-std/stream": "^1.0.1", + "@web-std/blob": "^3.0.5", + "@web-std/file": "^3.0.3", + "@web-std/form-data": "^3.1.0", + "@web-std/stream": "^1.0.3", "@web3-storage/multipart-parser": "^1.0.0", "abort-controller": "^3.0.0", "data-uri-to-buffer": "^3.0.1", diff --git a/packages/file/package.json b/packages/file/package.json index 17b9c56..5648402 100644 --- a/packages/file/package.json +++ b/packages/file/package.json @@ -30,14 +30,14 @@ } }, "dependencies": { - "@web-std/blob": "^3.0.3" + "@web-std/blob": "^3.0.5" }, "author": "Irakli Gozalishvili (https://gozala.io)", "repository": "https://github.com/web-std/io", "license": "MIT", "devDependencies": { "@types/node": "15.0.2", - "@web-std/fetch": "^3.0.0", + "@web-std/fetch": "^4.2.1", "git-validate": "2.2.4", "husky": "^6.0.0", "lint-staged": "^11.0.0", diff --git a/packages/form-data/package.json b/packages/form-data/package.json index 5b95fb9..cf44d4b 100644 --- a/packages/form-data/package.json +++ b/packages/form-data/package.json @@ -35,9 +35,9 @@ "license": "MIT", "devDependencies": { "@types/node": "15.0.2", - "@web-std/blob": "^3.0.0", - "@web-std/fetch": "^3.0.0", - "@web-std/file": "^3.0.0", + "@web-std/blob": "^3.0.5", + "@web-std/fetch": "^4.2.1", + "@web-std/file": "^3.0.3", "git-validate": "2.2.4", "husky": "^6.0.0", "lint-staged": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 79f9b52..ea39866 100644 --- a/yarn.lock +++ b/yarn.lock @@ -491,22 +491,19 @@ resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44" integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q== -"@web-std/fetch@^3.0.0": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@web-std/fetch/-/fetch-3.0.3.tgz#507e1371825298aae61172b0da439570437d3982" - integrity sha512-PtaKr6qvw2AmKChugzhQWuTa12dpbogHRBxwcleAZ35UhWucnfD4N+g3f7qYK2OeioSWTK3yMf6n/kOOfqxHaQ== +"@web-std/fetch@^4.2.1": + version "4.2.1" + resolved "https://registry.npmjs.org/@web-std/fetch/-/fetch-4.2.1.tgz#692c5545787081217fce3c024708fa8979c21f9c" + integrity sha512-M6sgHDgKegcjuVsq8J6jb/4XvhPGui8uwp3EIoADGXUnBl9vKzKLk9H9iFzrPJ6fSV6zZzFWXPyziBJp9hxzBA== dependencies: "@web-std/blob" "^3.0.3" + "@web-std/file" "^3.0.2" "@web-std/form-data" "^3.0.2" + "@web-std/stream" "^1.0.1" "@web3-storage/multipart-parser" "^1.0.0" + abort-controller "^3.0.0" data-uri-to-buffer "^3.0.1" - -"@web-std/stream@1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@web-std/stream/-/stream-1.0.0.tgz#01066f40f536e4329d9b696dc29872f3a14b93c1" - integrity sha512-jyIbdVl+0ZJyKGTV0Ohb9E6UnxP+t7ZzX4Do3AHjZKxUXKMs9EmqnBDQgHF7bEw0EzbQygOjtt/7gvtmi//iCQ== - dependencies: - web-streams-polyfill "^3.1.1" + mrmime "^1.0.0" "@web3-storage/multipart-parser@^1.0.0": version "1.0.0"