From 3ff016b63b5658fec37dd5aa65b93c0c437a42fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 15:24:10 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.15 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66b5628..953cbb4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "gulp": "^3.8.7", "gulp-notify": "^2.0.1", "gulp-util": "^3.0.1", - "lodash": "^3.3.1", + "lodash": "^4.17.15", "react": "^0.12.2", "react-bootstrap": "^0.15.1", "reactify": "1.0.0",