From c0bd1d612cc3c32424ce24521ae0542ab3a5fc75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:52:08 +0000 Subject: [PATCH] chore(deps): bump lodash from 4.17.15 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87d4f2addc3..090b447909c 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "ionicons": "5.2.0", "jquery": "3.5.0", "jsforce": "1.9.3", - "lodash": "4.17.15", + "lodash": "4.17.21", "marked": "^0.8.0", "moment": "^2.24.0", "node-sass": "^7.0.1",