From 887582eb5abc093df59afae39c8968829182e42a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 29 Nov 2018 12:58:59 -0500 Subject: [PATCH] fix(deps): update dependency lru-cache to v4.1.5 (#7031) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 174d799f9a..a869ecaedd 100644 --- a/install/package.json +++ b/install/package.json @@ -70,7 +70,7 @@ "less": "^2.7.3", "lodash": "^4.17.10", "logrotate-stream": "^0.2.5", - "lru-cache": "4.1.4", + "lru-cache": "4.1.5", "material-design-lite": "^1.3.0", "mime": "^2.2.0", "mkdirp": "^0.5.1",