From 021e1ee88724446fa6610fbef1c921140f475460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 17:59:38 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.20 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.20) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36f7a07..4f02213 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "karma-browserify": "^4.1.2", "karma-jasmine": "^0.3.5", "karma-phantomjs-launcher": "^0.1.4", - "lodash": "^3.6.0", + "lodash": "^4.17.20", "undum": "git://github.com/sequitur/undum.git#commonjs", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "~1.1.0",