Upgrade Lodash dependencies to latest#48
Closed
karlhorky wants to merge 1 commit intomailgun:masterfrom
karlhorky:master
Closed
Upgrade Lodash dependencies to latest#48karlhorky wants to merge 1 commit intomailgun:masterfrom karlhorky:master
karlhorky wants to merge 1 commit intomailgun:masterfrom
karlhorky:master
Conversation
karlhorky
added a commit
to karlhorky/mailgun-js-suppression-notifications-poc
that referenced
this pull request
Jul 11, 2019
Author
|
My fix in karlhorky/mailgun-js-suppression-notifications-poc@bd6c9c2 with Yarn resolutions seems to not cause problems. But I'm not using much of the |
Author
Author
|
The tests appear to be broken for all PRs, with peer dependency errors: Also broken on my PR #47, which is a simple edit to the readme. |
|
Dependbot flagging this since introducing Mailgun to my project recently. That this is still an issue a year after this ticket was opened is kinda making me question my choice to go with Mailgun TBH. |
Collaborator
|
It seems we don't use lodash anymore but anyway thank you for your PR. |
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.
To fix high severity security issue in
lodash.merge.More info: https://snyk.io/blog/snyk-research-team-discovers-severe-prototype-pollution-security-vulnerabilities-affecting-all-versions-of-lodash/
Wasn't able to run the tests or the build locally (gave me errors), so maybe I can get some guidance whether this will break anything...