Skip to content

Commit 87d95dd

Browse files
chore(deps-dev): 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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 359a30b commit 87d95dd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/middleware-compression/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"concurrently": "7.0.0",
3232
"downlevel-dts": "0.10.1",
3333
"rimraf": "3.0.2",
34-
"web-streams-polyfill": "3.2.1"
34+
"web-streams-polyfill": "4.1.0"
3535
},
3636
"types": "./dist-types/index.d.ts",
3737
"engines": {

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2680,7 +2680,7 @@ __metadata:
26802680
fflate: "npm:0.8.1"
26812681
rimraf: "npm:3.0.2"
26822682
tslib: "npm:^2.6.2"
2683-
web-streams-polyfill: "npm:3.2.1"
2683+
web-streams-polyfill: "npm:4.1.0"
26842684
languageName: unknown
26852685
linkType: soft
26862686

@@ -10554,10 +10554,10 @@ __metadata:
1055410554
languageName: node
1055510555
linkType: hard
1055610556

10557-
"web-streams-polyfill@npm:3.2.1":
10558-
version: 3.2.1
10559-
resolution: "web-streams-polyfill@npm:3.2.1"
10560-
checksum: 10c0/70ed6b5708e14afa2ab699221ea197d7c68ec0c8274bbe0181aecc5ba636ca27cbd383d2049f0eb9d529e738f5c088825502b317f3df24d18a278e4cc9a10e8b
10557+
"web-streams-polyfill@npm:4.1.0":
10558+
version: 4.1.0
10559+
resolution: "web-streams-polyfill@npm:4.1.0"
10560+
checksum: 10c0/1022a7d13f0994002c1fa65f53576d85ea76ec59f8ffb3413f052dfcc0ca656bbcbe2611a35180b14f9bca6f3fe83802028b641ec9d200362797c99fa3e68e4e
1056110561
languageName: node
1056210562
linkType: hard
1056310563

0 commit comments

Comments
 (0)