-
Notifications
You must be signed in to change notification settings - Fork 555
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
Upgraded dependencies from security advisories #1848
Merged
Merged
Conversation
This file contains 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
lbalmaceda
approved these changes
Apr 17, 2020
These are all for dev dependencies. These vulnerabilities had no impact on the library usage 👍 |
stevehobbsdev
pushed a commit
that referenced
this pull request
Apr 21, 2020
This reverts commit e584e1a.
stevehobbsdev
pushed a commit
that referenced
this pull request
Apr 21, 2020
davidpatrick
pushed a commit
to davidpatrick/lock
that referenced
this pull request
Jun 12, 2020
* Resolved minimist to 0.2.1 (sec vuln) * Resolved handlebars to 4.7.6 * Resolved set-value to 3.0.2 * Resolved js-yaml to 3.13.1 * Resolved minimatch to 3.0.4 * Resolved cryptiles to 4.1.3 * Resolved mime to 2.4.4 * Resolved mime to 1.4.1 * Resolved lodash to 4.17.15, upgraded Grunt ecosystem * Resolved underscore.string to 3.3.5 * Resolved tunnel-agent to 0.6.0 * Resolved request to 2.68.0 * Upgraded jsonwebtoken, resolved hoek to 4.2.1 * Resolved mem to 6.1.0 * Updated circle build image to Node 10
davidpatrick
pushed a commit
to davidpatrick/lock
that referenced
this pull request
Jun 12, 2020
…uth0#1853) This reverts commit e584e1a.
jfromaniello
pushed a commit
to jfromaniello/auth0-lock
that referenced
this pull request
Jul 23, 2020
* Resolved minimist to 0.2.1 (sec vuln) * Resolved handlebars to 4.7.6 * Resolved set-value to 3.0.2 * Resolved js-yaml to 3.13.1 * Resolved minimatch to 3.0.4 * Resolved cryptiles to 4.1.3 * Resolved mime to 2.4.4 * Resolved mime to 1.4.1 * Resolved lodash to 4.17.15, upgraded Grunt ecosystem * Resolved underscore.string to 3.3.5 * Resolved tunnel-agent to 0.6.0 * Resolved request to 2.68.0 * Upgraded jsonwebtoken, resolved hoek to 4.2.1 * Resolved mem to 6.1.0 * Updated circle build image to Node 10
jfromaniello
pushed a commit
to jfromaniello/auth0-lock
that referenced
this pull request
Jul 23, 2020
…uth0#1853) This reverts commit e584e1a.
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.
Changes
A number of dependencies have been upgraded based on security advisories that have been raised (details in commit log).
Testing
Checklist