Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SECURITY CVE-2018-12120] Upgrade node in Docker to 10.14.2 and refresh npm dependencies #44

Merged
merged 6 commits into from Dec 17, 2018

Conversation

sergiitk
Copy link
Owner

@sergiitk sergiitk commented Dec 17, 2018

What's this PR do?

  • Fix yarn.lock: error An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed \"404 Not Found\"". was breaking builds
  • Security: Require node 10.14.0 minimum. See CVE-2018-12120 and nodejs.org announcement
  • Require yarn 1.10 minimum
  • Node modules upgrade:
 devDependencies
   name  range   from       to     url
❯◯ ava   latest  0.25.0  ❯  1.0.1  https://ava.li

Backward-incompatible upgrades

Ava

@sergiitk sergiitk merged commit 2f48c7c into master Dec 17, 2018
@sergiitk sergiitk deleted the security/dependencies-update branch December 17, 2018 21:57
sergiitk pushed a commit that referenced this pull request Dec 17, 2018
## [0.0.12](v0.0.11...v0.0.12) (2018-12-17)

### Documentation

- [43](#43) **readme** Add sponsors section to README.md

### Security

- [44](#44) **CVE-2018-12120** Upgrade node in Docker to 10.14.2 and refresh npm dependencies
@sergiitk
Copy link
Owner Author

🎉 This PR is included in version 0.0.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sergiitk sergiitk added the dependencies Pull requests that update a dependency file label Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant