Skip to content

Commit 061c4c1

Browse files
committed
fix: upgrade jwks-rsa from 1.11.0 to 1.12.0
Snyk has created this PR to upgrade jwks-rsa from 1.11.0 to 1.12.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 7e687b1 commit 061c4c1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
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.11.0",
44+
"jwks-rsa": "1.12.0",
4545
"ldapjs": "2.2.3",
4646
"lodash": "4.17.20",
4747
"lru-cache": "5.1.1",

0 commit comments

Comments
 (0)