Skip to content

Commit 1daff14

Browse files
chore: bump web-streams-polyfill from 3.2.1 to 4.1.0
Bumps [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) from 3.2.1 to 4.1.0. - [Release notes](https://github.com/MattiasBuelens/web-streams-polyfill/releases) - [Changelog](https://github.com/MattiasBuelens/web-streams-polyfill/blob/master/CHANGELOG.md) - [Commits](MattiasBuelens/web-streams-polyfill@v3.2.1...v4.1.0) --- updated-dependencies: - dependency-name: web-streams-polyfill dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211ef6b commit 1daff14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"vinyl-buffer": "1.0.1",
112112
"vinyl-named": "1.1.0",
113113
"vinyl-source-stream": "2.0.0",
114-
"web-streams-polyfill": "3.2.1",
114+
"web-streams-polyfill": "4.1.0",
115115
"webpack": "5.96.1",
116116
"webpack-bundle-analyzer": "4.10.2",
117117
"webpack-stream": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7165,10 +7165,10 @@ watchpack@^2.4.1:
71657165
glob-to-regexp "^0.4.1"
71667166
graceful-fs "^4.1.2"
71677167

7168-
web-streams-polyfill@3.2.1:
7169-
version "3.2.1"
7170-
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
7171-
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
7168+
web-streams-polyfill@4.1.0:
7169+
version "4.1.0"
7170+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.1.0.tgz#3ba095d0eb3ef6377cd126e8354b2cdba286e0d3"
7171+
integrity sha512-A7Jxrg7+eV+eZR/CIdESDnRGFb6/bcKukGvJBB5snI6cw3is1c2qamkYstC1bY1p08TyMRlN9eTMkxmnKJBPBw==
71727172

71737173
webpack-bundle-analyzer@4.10.2:
71747174
version "4.10.2"

0 commit comments

Comments
 (0)