Remove unused event-stream dependency

Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
This commit is contained in:
Christina Ying Wang 2024-04-26 00:04:33 -07:00
parent f510dd9a80
commit 23ba3e4384
2 changed files with 0 additions and 4 deletions

2
package-lock.json generated
View File

@ -24,7 +24,6 @@
"@types/chai-things": "0.0.38",
"@types/common-tags": "^1.8.4",
"@types/dockerode": "^3.3.28",
"@types/event-stream": "^3.3.34",
"@types/express": "^4.17.21",
"@types/json-mask": "^2.0.3",
"@types/JSONStream": "npm:@types/jsonstream@^0.8.33",
@ -61,7 +60,6 @@
"docker-progress": "^5.2.3",
"dockerode": "^4.0.2",
"duration-js": "^4.0.0",
"event-stream": "3.3.5",
"express": "^4.17.1",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"fp-ts": "^2.16.5",

View File

@ -50,7 +50,6 @@
"@types/chai-things": "0.0.38",
"@types/common-tags": "^1.8.4",
"@types/dockerode": "^3.3.28",
"@types/event-stream": "^3.3.34",
"@types/express": "^4.17.21",
"@types/json-mask": "^2.0.3",
"@types/JSONStream": "npm:@types/jsonstream@^0.8.33",
@ -87,7 +86,6 @@
"docker-progress": "^5.2.3",
"dockerode": "^4.0.2",
"duration-js": "^4.0.0",
"event-stream": "3.3.5",
"express": "^4.17.1",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"fp-ts": "^2.16.5",