We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f42e845 commit 26ac0aeCopy full SHA for 26ac0ae
modules/integration-browser/package.json
@@ -27,6 +27,7 @@
27
"@types/stream-to-promise": "^2.2.0",
28
"@types/yargs": "^17.0.1",
29
"buffer": "^6.0.3",
30
+ "end-of-stream": "<=1.4.4",
31
"got": "^11.8.0",
32
"jasmine-core": "^3.5.0",
33
"karma": "^6.3.4",
package.json
@@ -115,7 +115,6 @@
115
116
"chai": "^4.2.0",
117
"chai-as-promised": "^7.1.1",
118
- "end-of-stream": "<=1.4.4",
119
"eslint": "^7.8.1",
120
"eslint-config-prettier": "^9.0.0",
121
"from2": "^2.3.0",
0 commit comments