refactor: upgrade jwks-rsa from 2.0.5 to 2.1.0 (#8007)

This commit is contained in:
Diamond Lewis
2022-05-19 17:42:32 -05:00
committed by GitHub
parent a176de94d2
commit 2e750b78cc
2 changed files with 17 additions and 27 deletions

View File

@@ -37,7 +37,7 @@
"graphql-tag": "2.12.6",
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",
"jwks-rsa": "2.0.5",
"jwks-rsa": "2.1.0",
"ldapjs": "2.3.2",
"lodash": "4.17.21",
"lru-cache": "6.0.0",