Skip to content

Commit daadfbe

Browse files
committed
fix: upgrade jwks-rsa from 2.1.1 to 2.1.2
Snyk has created this PR to upgrade jwks-rsa from 2.1.1 to 2.1.2. See this package in npm: https://www.npmjs.com/package/jwks-rsa See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5e15864 commit daadfbe

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

+6-6
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
@@ -37,7 +37,7 @@
3737
"graphql-tag": "2.12.6",
3838
"intersect": "1.0.1",
3939
"jsonwebtoken": "8.5.1",
40-
"jwks-rsa": "2.1.1",
40+
"jwks-rsa": "2.1.2",
4141
"ldapjs": "2.3.2",
4242
"lodash": "4.17.21",
4343
"lru-cache": "6.0.0",

0 commit comments

Comments
 (0)