From 3f3def3a7214c8aaa4214dbab844380f81234005 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 31 Dec 2016 16:58:09 -0600 Subject: [PATCH] chore(package): update lodash to version 4.17.4 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c90f8bd..989c02e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "jshint-loader": "^0.8.3", "jstransformer-markdown-it": "^1.0.0", "load-metalsmith-plugins": "^0.1.1", - "lodash": "^4.11.1", + "lodash": "^4.17.4", "lost": "^7.1.0", "metalsmith": "^2.1.0", "metalsmith-collections": "^0.7.0",