From ebdff86c35eb562ade24f7868acbb1b02f440189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 00:40:09 +0000 Subject: [PATCH] Bump lodash-es from 4.17.4 to 4.17.21 in /react-redux/redux_act Bumps [lodash-es](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-es dependency-type: indirect ... Signed-off-by: dependabot[bot] --- react-redux/redux_act/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-redux/redux_act/package-lock.json b/react-redux/redux_act/package-lock.json index d745087..c9b236a 100644 --- a/react-redux/redux_act/package-lock.json +++ b/react-redux/redux_act/package-lock.json @@ -4883,7 +4883,7 @@ "lodash-es": { "version": "4.17.4", "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.4.tgz", - "integrity": "sha1-3MHXVS4VCgZABzupyzHXDwMpUOc=" + "integrity": "sha512-IFCS4mLMmGqejkFwanRvT2DgWWhXlz8qxC6HGQb38brKwxX+o2ic8VFPeOlY8AwCzGY4BjSO5P3UDFCSEy6PVw==" }, "lodash.assign": { "version": "4.2.0",