[Snyk] Upgrade jwks-rsa from 1.3.0 to 1.7.0 - #2
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade jwks-rsa from 1.3.0 to 1.7.0. See this package in NPM: https://www.npmjs.com/package/jwks-rsa See this project in Snyk: https://app.snyk.io/org/bertrand/project/3fd29437-808b-4a8d-bb48-98b7bf1a53e6?utm_source=github&utm_medium=upgrade-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.
Snyk has created this PR to upgrade jwks-rsa from 1.3.0 to 1.7.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.The recommended version fixes:
SNYK-JS-LODASH-450202
Release notes
Package name: jwks-rsa
-
1.7.0 - 2020-02-18
-
1.6.2 - 2020-01-21
- Add alias for obtaining the public key #119 (lbalmaceda)
- Handling case when Jwk doesn't have 'use' parameter #116 (manpreet-compro)
-
1.6.1 - 2020-01-13
- NPM dependencies update #112 (ecasilla)
- Update lru-memoizer to 2.0.1 #106 (sobil)
-
1.6.0 - 2019-07-10
- Add
-
1.5.1 - 2019-05-21
- Now includes the jsonwebtoken as a runtime dependency not dev to avoid breaks with 1.5.0 installs
- Various dependencies in both the library and samples updated
-
1.5.0 - 2019-05-09
- Integrate with passport-jwt #77 (gconnolly)
-
1.4.0 - 2019-02-08
- Allow custom headers in request #77 (Mutmatt)
-
1.3.0 - 2018-06-26
- Adding support for hapi 17.x.x #38 (degrammer)
- Fixing wrong error message #41 (adematte)
from jwks-rsa GitHub release notesRelease 1.7.0
[1.6.2] - (2020-01-21)
This patch release includes an alias for accessing the public key of a given JSON Web Key (JWK). This is in response to an unintended breaking change that was introduced as part of the last Typescript definitions change, included in the release with version
1.6.0.Now, no matter what the public key algorithm is, you can obtain it like this:
Fixed
Changed
Added
agentOptionsto customizerequestTLS/SSL options. #84Changed
Added
[1.4.0] - (2019-02-07)
Added
Added
Fixed
Commit messages
Package name: jwks-rsa
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs