From b5bf4e6d378cb198817a2ef0c2c845151f59126f Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Wed, 5 Oct 2016 18:53:15 +0200 Subject: [PATCH] chore(package): update lodash to version 4.16.3 (#302) https://greenkeeper.io/ --- ghost/admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 1d7fbca88d..a2ae01df04 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -87,7 +87,7 @@ "liquid-fire": "0.26.1", "liquid-tether": "1.1.1", "loader.js": "4.0.11", - "lodash": "4.16.2", + "lodash": "4.16.3", "matchdep": "1.0.1", "moment": "2.15.1", "moment-timezone": "0.5.5",