Skip to content

Commit 5f8605f

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 274b46b commit 5f8605f

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
@@ -104,7 +104,7 @@
104104
"vinyl-buffer": "1.0.1",
105105
"vinyl-named": "1.1.0",
106106
"vinyl-source-stream": "2.0.0",
107-
"web-streams-polyfill": "3.2.1",
107+
"web-streams-polyfill": "4.1.0",
108108
"webpack": "5.99.9",
109109
"webpack-bundle-analyzer": "4.10.2",
110110
"webpack-stream": "7.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7052,10 +7052,10 @@ watchpack@^2.4.1:
70527052
glob-to-regexp "^0.4.1"
70537053
graceful-fs "^4.1.2"
70547054

7055-
web-streams-polyfill@3.2.1:
7056-
version "3.2.1"
7057-
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
7058-
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
7055+
web-streams-polyfill@4.1.0:
7056+
version "4.1.0"
7057+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.1.0.tgz#3ba095d0eb3ef6377cd126e8354b2cdba286e0d3"
7058+
integrity sha512-A7Jxrg7+eV+eZR/CIdESDnRGFb6/bcKukGvJBB5snI6cw3is1c2qamkYstC1bY1p08TyMRlN9eTMkxmnKJBPBw==
70597059

70607060
webpack-bundle-analyzer@4.10.2:
70617061
version "4.10.2"

0 commit comments

Comments
 (0)