Skip to content

Commit 7629ac2

Browse files
chore(deps): update dependency web-streams-polyfill to v4
1 parent e20a347 commit 7629ac2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"destr": "^1.0.1",
2626
"ky": "^0.25.1",
2727
"node-fetch": "^2.6.1",
28-
"web-streams-polyfill": "^3.0.1"
28+
"web-streams-polyfill": "^4.0.0"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "latest",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11484,10 +11484,10 @@ watchpack@^2.0.0:
1148411484
glob-to-regexp "^0.4.1"
1148511485
graceful-fs "^4.1.2"
1148611486

11487-
web-streams-polyfill@^3.0.1:
11488-
version "3.0.1"
11489-
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.0.1.tgz#1f836eea307e8f4af15758ee473c7af755eb879e"
11490-
integrity sha512-M+EmTdszMWINywOZaqpZ6VIEDUmNpRaTOuizF0ZKPjSDC8paMRe/jBBwFv0Yeyn5WYnM5pMqMQa82vpaE+IJRw==
11487+
web-streams-polyfill@^4.0.0:
11488+
version "4.0.0"
11489+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.0.0.tgz#74cedf168339ee6e709532f76c49313a8c7acdac"
11490+
integrity sha512-0zJXHRAYEjM2tUfZ2DiSOHAa2aw1tisnnhU3ufD57R8iefL+DcdJyRBRyJpG+NUimDgbTI/lH+gAE1PAvV3Cgw==
1149111491

1149211492
webidl-conversions@^5.0.0:
1149311493
version "5.0.0"

0 commit comments

Comments
 (0)