From 234158aedcbaa188b74d85ed84be38e3838e8928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:27:46 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.15 in /imgur-client Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.15) Signed-off-by: dependabot[bot] --- imgur-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imgur-client/package.json b/imgur-client/package.json index 3c75153..b599fbf 100644 --- a/imgur-client/package.json +++ b/imgur-client/package.json @@ -16,7 +16,7 @@ "gulp-server-livereload": "^1.3.0", "gulp-util": "^3.0.4", "gulp-watch": "^4.2.4", - "lodash": "^3.10.1", + "lodash": "^4.17.15", "node-notifier": "^4.2.1", "node-sass": "^3.4.2", "react": "^0.13.1",