From d8a52f814252bf309d02b88d461b0cb9440b4a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 00:28:10 +0000 Subject: [PATCH] fix(deps): update dependency lru-cache to v7.14.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 84753dd3f5..744283ffe7 100644 --- a/install/package.json +++ b/install/package.json @@ -81,7 +81,7 @@ "less": "4.1.3", "lodash": "4.17.21", "logrotate-stream": "0.2.8", - "lru-cache": "7.13.2", + "lru-cache": "7.14.0", "material-design-lite": "1.3.0", "mime": "3.0.0", "mkdirp": "1.0.4",