From 1556c5b65af0b2be1233b6f035fd65aed38c150b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 24 Dec 2016 08:48:58 -0600 Subject: [PATCH] chore(package): update lodash to version 4.17.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c90f8bd..80bae5a 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.3", "lost": "^7.1.0", "metalsmith": "^2.1.0", "metalsmith-collections": "^0.7.0",