File tree 2 files changed +6
-6
lines changed
packages/middleware-compression 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 31
31
"concurrently" : " 7.0.0" ,
32
32
"downlevel-dts" : " 0.10.1" ,
33
33
"rimraf" : " 3.0.2" ,
34
- "web-streams-polyfill" : " 3.2.1 "
34
+ "web-streams-polyfill" : " 4.1.0 "
35
35
},
36
36
"types" : " ./dist-types/index.d.ts" ,
37
37
"engines" : {
Original file line number Diff line number Diff line change @@ -2540,7 +2540,7 @@ __metadata:
2540
2540
fflate : 0.8.1
2541
2541
rimraf : 3.0.2
2542
2542
tslib : ^2.6.2
2543
- web-streams-polyfill : 3.2.1
2543
+ web-streams-polyfill : 4.1.0
2544
2544
languageName : unknown
2545
2545
linkType : soft
2546
2546
@@ -10385,10 +10385,10 @@ __metadata:
10385
10385
languageName : node
10386
10386
linkType : hard
10387
10387
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
10392
10392
languageName : node
10393
10393
linkType : hard
10394
10394
You can’t perform that action at this time.
0 commit comments