0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

fix(deps): update dependency lru-cache to v10 (#4045)

Co-authored-by: Gao Sun <gao@silverhand.io>
This commit is contained in:
renovate[bot] 2023-06-23 11:59:39 +00:00 committed by GitHub
parent cfe4fce51c
commit 5ed7750de7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -64,7 +64,7 @@
"koa-proxies": "^0.12.1",
"koa-router": "^12.0.0",
"koa-send": "^5.0.1",
"lru-cache": "^9.0.0",
"lru-cache": "^10.0.0",
"nanoid": "^4.0.0",
"oidc-provider": "^8.2.2",
"p-retry": "^5.1.2",

View file

@ -3178,8 +3178,8 @@ importers:
specifier: ^5.0.1
version: 5.0.1
lru-cache:
specifier: ^9.0.0
version: 9.0.0
specifier: ^10.0.0
version: 10.0.0
nanoid:
specifier: ^4.0.0
version: 4.0.0
@ -15214,6 +15214,11 @@ packages:
highlight.js: 10.7.3
dev: true
/lru-cache@10.0.0:
resolution: {integrity: sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==}
engines: {node: 14 || >=16.14}
dev: false
/lru-cache@4.1.5:
resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==}
dependencies:
@ -15227,11 +15232,6 @@ packages:
dependencies:
yallist: 4.0.0
/lru-cache@9.0.0:
resolution: {integrity: sha512-9AEKXzvOZc4BMacFnYiTOlDH/197LNnQIK9wZ6iMB5NXPzuv4bWR/Msv7iUMplkiMQ1qQL+KSv/JF1mZAB5Lrg==}
engines: {node: '>=16.14'}
dev: false
/lz-string@1.4.4:
resolution: {integrity: sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==}
hasBin: true