Skip to content

Commit 1b3395c

Browse files
committed
feat: upgrade jwks-rsa from 2.1.4 to 3.0.1
Snyk has created this PR to upgrade jwks-rsa from 2.1.4 to 3.0.1. See this package in npm: https://www.npmjs.com/package/jwks-rsa See this project in Snyk: https://app.snyk.io/org/acinader/project/dfeefcca-4b71-49d5-96c8-6e4203f29ab8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c83b343 commit 1b3395c

File tree

2 files changed

+38
-36
lines changed

2 files changed

+38
-36
lines changed

package-lock.json

+37-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"graphql-relay": "0.10.0",
3939
"intersect": "1.0.1",
4040
"jsonwebtoken": "9.0.0",
41-
"jwks-rsa": "2.1.4",
41+
"jwks-rsa": "3.0.1",
4242
"ldapjs": "2.3.3",
4343
"lodash": "4.17.21",
4444
"lru-cache": "7.12.0",

0 commit comments

Comments
 (0)