Update dependency lru-cache to v7.14.1

This commit is contained in:
Renovate Bot 2022-11-05 19:02:30 +00:00
parent f3213a646b
commit 14607e1041
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"idb-keyval": "6.2.0",
"js-logger": "1.6.1",
"lodash-es": "4.17.21",
"lru-cache": "7.14.0",
"lru-cache": "7.14.1",
"moment": "2.29.4",
"qs": "6.11.0",
"showdown": "2.1.0",

View File

@ -4071,10 +4071,10 @@ loupe@^2.3.1:
dependencies:
get-func-name "^2.0.0"
lru-cache@7.14.0:
version "7.14.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.0.tgz#21be64954a4680e303a09e9468f880b98a0b3c7f"
integrity sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ==
lru-cache@7.14.1:
version "7.14.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1.tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea"
integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==
lru-cache@^6.0.0:
version "6.0.0"