diff --git a/package.json b/package.json index 3aae4e2d538a..1f44edf9e988 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "is-svg": "^5.0.0", "js-yaml": "^4.1.0", "loglevel": "^1.8.1", - "lru-cache": "^7.18.1", + "lru-cache": "^7.18.3", "md5-file": "^5.0.0", "mdast-util-from-markdown": "^1.3.0", "mdast-util-phrasing": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index c24a7d1f8a26..9cdaf58c2f4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8624,10 +8624,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lru-cache@^7.18.1: - version "7.18.1" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.1.tgz#4716408dec51d5d0104732647f584d1f6738b109" - integrity sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg== +lru-cache@^7.18.3: + version "7.18.3" + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" + integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== lz-string@^1.4.4: version "1.4.4"