From eb8f3ec286a4c08f29d550edc48290b90abd3136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 00:35:20 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...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 1813d723..6338c7a5 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@opuscapita/i18n": "1.2.5", "@opuscapita/react-autocompletes": "3.0.1", "dayjs": "1.6.4", - "lodash": "4.17.4", + "lodash": "4.17.21", "prop-types": "15.6.0", "react-day-picker": "6.1.0" },