From 91cdf01360a039a1780234e3a5a052414415b935 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 3 Aug 2018 01:33:36 +0000 Subject: [PATCH] fix(package): update lru-cache to version 4.1.3 Closes #268 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4d8e87..3c3d2a1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "lodash.pick": "4.4.0", "lodash.set": "4.3.2", "lodash.throttle": "4.1.1", - "lru-cache": "4.1.1", + "lru-cache": "4.1.3", "match-when-es5": "2.0.0", "md5": "2.2.1", "no-op": "1.0.3",