clineamb / gulp-s3-upload

A gulp task to upload/update assets to an S3 account.
62 stars 37 forks source link

Security issue with event-stream@3.3.6 #59

Closed rbeeger closed 5 years ago

rbeeger commented 5 years ago

There is a security issue with event-stream@3.3.6 https://github.com/dominictarr/event-stream/issues/116#issuecomment-441759047

You might want to pin your dependency on version 3.3.4 or look into upgrading to 4.x.

ERPedersen commented 5 years ago

You can close this now that 1.7.1 has been published.

rbeeger commented 5 years ago

Thanks. Fixed in #60