Fix potential dependency security issue

Until further investigation it is recommended to pin event-stream
to v3.3.4.

Change-type: patch
See: https://github.com/dominictarr/event-stream/issues/116
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
This commit is contained in:
Thodoris Greasidis 2018-11-28 20:15:12 +02:00
parent 493c6576c3
commit ca861a6349

View File

@ -128,7 +128,7 @@
"drivelist": "^5.0.22",
"ejs": "^2.5.7",
"etcher-image-write": "^9.0.3",
"event-stream": "3.3.5",
"event-stream": "3.3.4",
"express": "^4.13.3",
"global-tunnel-ng": "^2.1.1",
"hasbin": "^1.2.3",