Skip to content

Commit 80d518f

Browse files
authored
fix: upgrade jwks-rsa from 1.8.0 to 1.8.1 (#6790)
Snyk has created this PR to upgrade jwks-rsa from 1.8.0 to 1.8.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/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
1 parent c855017 commit 80d518f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"graphql-upload": "11.0.0",
4141
"intersect": "1.0.1",
4242
"jsonwebtoken": "8.5.1",
43-
"jwks-rsa": "1.8.0",
43+
"jwks-rsa": "1.8.1",
4444
"ldapjs": "2.0.0",
4545
"lodash": "4.17.16",
4646
"lru-cache": "5.1.1",

0 commit comments

Comments
 (0)