Skip to content

Commit fb10180

Browse files
chore(CI): Restrict end-of-stream version for browser test vectors (#1594)
1 parent ef26b39 commit fb10180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/integration-browser/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@types/stream-to-promise": "^2.2.0",
2828
"@types/yargs": "^17.0.1",
2929
"buffer": "^6.0.3",
30+
"end-of-stream": "<=1.4.4",
3031
"got": "^11.8.0",
3132
"jasmine-core": "^3.5.0",
3233
"karma": "^6.3.4",

0 commit comments

Comments
 (0)