james-proxy / james

Web Debugging Proxy Application
1.42k stars 125 forks source link

fix event-stream 3.3.6 not found error #398

Closed fharper closed 5 years ago

fharper commented 5 years ago

fix #397 (this package version has been deleted by the package owner)

mitchhentges commented 5 years ago

Awesome, thanks for the PR! I'll take a look at this tonight :smile:

mitchhentges commented 5 years ago

Thanks! FWIW, how did you update package-lock.json with so few changes? When re-generating the package-lock myself, a ton of package versions are tweaked. Did you re-generate it in a special way, or perhaps edit the file directly (:exclamation:)?

fharper commented 5 years ago

I used npx replace-deep-dep event-stream 3.3.6 3.3.5

FYI https://github.com/iarna/replace-deep-dep