Skip to content

Commit a9f3759

Browse files
committed
chore: update internal versions
1 parent 9b74d89 commit a9f3759

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"name": "@web-std/io",
23
"private": true,
34
"workspaces": [
45
"packages/blob",

Diff for: packages/fetch/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777
"@types/chai-as-promised": "^7.1.5",
7878
"@types/chai-string": "^1.4.2",
7979
"@types/mocha": "^9.1.0",
80-
"abort-controller": "^3.0.0",
81-
"@web-std/file": "^3.0.3",
8280
"abortcontroller-polyfill": "^1.7.1",
8381
"busboy": "^0.3.1",
8482
"c8": "^7.3.0",

Diff for: yarn.lock

-14
Original file line numberDiff line numberDiff line change
@@ -491,20 +491,6 @@
491491
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
492492
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
493493

494-
"@web-std/fetch@^4.2.1":
495-
version "4.2.1"
496-
resolved "https://registry.npmjs.org/@web-std/fetch/-/fetch-4.2.1.tgz#692c5545787081217fce3c024708fa8979c21f9c"
497-
integrity sha512-M6sgHDgKegcjuVsq8J6jb/4XvhPGui8uwp3EIoADGXUnBl9vKzKLk9H9iFzrPJ6fSV6zZzFWXPyziBJp9hxzBA==
498-
dependencies:
499-
"@web-std/blob" "^3.0.3"
500-
"@web-std/file" "^3.0.2"
501-
"@web-std/form-data" "^3.0.2"
502-
"@web-std/stream" "^1.0.1"
503-
"@web3-storage/multipart-parser" "^1.0.0"
504-
abort-controller "^3.0.0"
505-
data-uri-to-buffer "^3.0.1"
506-
mrmime "^1.0.0"
507-
508494
"@web3-storage/multipart-parser@^1.0.0":
509495
version "1.0.0"
510496
resolved "https://registry.yarnpkg.com/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz#6b69dc2a32a5b207ba43e556c25cc136a56659c4"

0 commit comments

Comments
 (0)