Skip to content

Commit bfa1e8f

Browse files
committed
fix: upgrade jwks-rsa from 2.1.3 to 2.1.4
Snyk has created this PR to upgrade jwks-rsa from 2.1.3 to 2.1.4. 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 0fd600c commit bfa1e8f

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

package-lock.json

+16-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
@@ -38,7 +38,7 @@
3838
"graphql-relay": "0.10.0",
3939
"intersect": "1.0.1",
4040
"jsonwebtoken": "8.5.1",
41-
"jwks-rsa": "2.1.3",
41+
"jwks-rsa": "2.1.4",
4242
"ldapjs": "2.3.2",
4343
"lodash": "4.17.21",
4444
"lru-cache": "7.10.1",

0 commit comments

Comments
 (0)