From c372a25a61e8680c9535ad48d25ea2d13d237281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 20:29:43 +0000 Subject: [PATCH] build(deps): bump lodash from 3.10.1 to 4.17.21 in /2.0.0 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2.0.0/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.0.0/package.json b/2.0.0/package.json index 84620ce0..64c9d0e4 100644 --- a/2.0.0/package.json +++ b/2.0.0/package.json @@ -19,7 +19,7 @@ "es6-shim": "0.33.6", "inquirer": "0.11.0", "ionicons": "3.0.0-alpha.3", - "lodash": "3.10.1", + "lodash": "4.17.21", "q": "1.4.1", "reflect-metadata": "0.1.2", "rxjs": "5.0.0-beta.0",