From 07d489238b215767d81aed51fcc7387312bce8c6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 4 Feb 2018 01:24:03 +0000 Subject: [PATCH] fix(package): update lodash to version 4.17.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71d21ef..f0c8793 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "extract-text-webpack-plugin": "1.0.1", "findup": "0.1.5", "glob": "7.1.1", - "lodash": "4.16.6", + "lodash": "4.17.5", "marked": "0.3.6", "minimist": "1.2.0", "postcss-advanced-variables": "1.2.2",