Skip to content

Commit 4eec4c0

Browse files
committed
fix: upgrade jwks-rsa from 1.10.1 to 1.11.0
Snyk has created this PR to upgrade jwks-rsa from 1.10.1 to 1.11.0. See this package in npm: https://www.npmjs.com/package/jwks-rsa See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
1 parent c1971b2 commit 4eec4c0

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

package-lock.json

+13-7
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
@@ -41,7 +41,7 @@
4141
"graphql-upload": "11.0.0",
4242
"intersect": "1.0.1",
4343
"jsonwebtoken": "8.5.1",
44-
"jwks-rsa": "1.10.1",
44+
"jwks-rsa": "1.11.0",
4545
"ldapjs": "2.2.0",
4646
"lodash": "4.17.20",
4747
"lru-cache": "5.1.1",

0 commit comments

Comments
 (0)