From bb5f098912d1f261d247af4c6b4af8b68d5417d7 Mon Sep 17 00:00:00 2001 From: Andrew Koroluk Date: Mon, 22 Oct 2018 16:28:38 -0700 Subject: [PATCH] chore(package): bump lodash for security --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 364966c10..7cf0b0524 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "gulp-tap": "^1.0.1", "insight": "~0.8.3", "jscodeshift": "^0.3.30", - "lodash": "^4.17.4", + "lodash": "^4.17.11", "semver": "^5.1.0", "underscore.string": "^3.1.1", "yeoman-generator": "2.0.4",