From f62b94b4d8651a806634ed42cb9ac99ced2d0216 Mon Sep 17 00:00:00 2001 From: Brad Buchanan Date: Wed, 17 Aug 2016 12:03:22 -0700 Subject: [PATCH] Upgrade lodash 4.13.1 -> 4.15.0 Changelog: https://github.com/lodash/lodash/wiki/Changelog#v4150 Diff: https://github.com/lodash/lodash/compare/4.13.1...4.15.0 --- apps/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/package.json b/apps/package.json index f082611e3c9d0..a6f0a412ade84 100644 --- a/apps/package.json +++ b/apps/package.json @@ -114,7 +114,7 @@ "karma-webpack": "^1.7.0", "linklocal": "2.5.2", "load-grunt-tasks": "2.0.0", - "lodash": "4.13.1", + "lodash": "4.15.0", "loose-envify": "^1.1.0", "marked": "0.3.2", "messageformat": "0.2.2",