fix: upgrade jwks-rsa from 1.8.1 to 1.9.0 (#6898)

Snyk has created this PR to upgrade jwks-rsa from 1.8.1 to 1.9.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
This commit is contained in:
Snyk bot
2020-09-10 03:01:24 +03:00
committed by GitHub
parent d9c6fb1c6f
commit b53853cff2
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
"graphql-upload": "11.0.0",
"intersect": "1.0.1",
"jsonwebtoken": "8.5.1",
"jwks-rsa": "1.8.1",
"jwks-rsa": "1.9.0",
"ldapjs": "2.1.1",
"lodash": "4.17.20",
"lru-cache": "5.1.1",