refactor: lru-cache maxAge to ttl (#8039)

This commit is contained in:
Antoine Cormouls
2022-06-13 15:29:50 +02:00
committed by GitHub
parent 5f7d392a06
commit 72fac8a5fc
5 changed files with 17 additions and 10 deletions

View File

@@ -41,7 +41,7 @@
"jwks-rsa": "2.1.3",
"ldapjs": "2.3.2",
"lodash": "4.17.21",
"lru-cache": "6.0.0",
"lru-cache": "7.10.1",
"mime": "3.0.0",
"mongodb": "4.6.0",
"mustache": "4.2.0",