From 9f689b093a4f019a7e8df899cd8216fec99d9dd9 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 12 Oct 2016 14:15:09 -0400 Subject: [PATCH] chore(package): update lodash to version 4.16.4 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3634899a0..519312843 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "gulp-filter": "^4.0.0", "gulp-tap": "^0.1.3", "insight": "~0.8.3", - "lodash": "^4.15.0", + "lodash": "^4.16.4", "semver": "^5.1.0", "underscore.string": "^3.1.1", "yeoman-generator": "~0.24.1",