Skip to content

Commit fc9bc05

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 a147146 commit fc9bc05

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/middleware-compression/package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,7 +2540,7 @@ __metadata:
25402540
fflate: 0.8.1
25412541
rimraf: 3.0.2
25422542
tslib: ^2.6.2
2543-
web-streams-polyfill: 3.2.1
2543+
web-streams-polyfill: 4.1.0
25442544
languageName: unknown
25452545
linkType: soft
25462546

@@ -10385,10 +10385,10 @@ __metadata:
1038510385
languageName: node
1038610386
linkType: hard
1038710387

10388-
"web-streams-polyfill@npm:3.2.1":
10389-
version: 3.2.1
10390-
resolution: "web-streams-polyfill@npm:3.2.1"
10391-
checksum: b119c78574b6d65935e35098c2afdcd752b84268e18746606af149e3c424e15621b6f1ff0b42b2676dc012fc4f0d313f964b41a4b5031e525faa03997457da02
10388+
"web-streams-polyfill@npm:4.1.0":
10389+
version: 4.1.0
10390+
resolution: "web-streams-polyfill@npm:4.1.0"
10391+
checksum: bce16f6bcca895439131fb21e4df15659a34d6f31fedd34b1680ab4fe9c438e02aabd336e4641eb1821e04a8da38dd03c6219fa8ca149ee9a002858a0d32f90d
1039210392
languageName: node
1039310393
linkType: hard
1039410394

0 commit comments

Comments
 (0)