Fix many GitHub Security Advisory Warnings#26
Merged
Conversation
Bumps [rgb2hex](https://github.com/christian-bromann/rgb2hex) from 0.1.1 to 0.1.9. - [Release notes](https://github.com/christian-bromann/rgb2hex/releases) - [Commits](https://github.com/christian-bromann/rgb2hex/commits/v0.1.9) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
Thanks @karlhorky 🙌 |
Contributor
Author
|
No problem, credit to @juliakaltenegger too! Thanks for the merge! |
Contributor
Author
|
@Jinksi looks like in the meantime there are more security alerts: Yarn $ yarn audit
...
10 vulnerabilities found - Packages audited: 914383
Severity: 1 Low | 7 Moderate | 1 High | 1 Criticalnpm $ npm i --package-lock-only && npm audit
...
found 3 vulnerabilities (1 low, 1 moderate, 1 critical) in 924332 scanned packages |
Contributor
Author
|
The critical vulnerability comes from the Edit: I did a pull request for |
This was referenced Jan 31, 2020
Contributor
Author
|
@Jinksi ok I've opened #28 to fix the rest of the vulnerabilities (except for the issues in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Many transitive dependency packages are locked to versions with GitHub security advisories (you probably see them under the security tab of this repo).
This pull request (original work courtesy of @juliakaltenegger) fixes many of them.
The last unresolved issue is a problem with
heml(more specifically, the@heml/elementspackage). @juliakaltenegger alerted thehemlproject of this here:SparkPost/heml#92