From 404b3258c08e21f37e529489cc083821333d5b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:09:29 +0000 Subject: [PATCH] Bump lodash.merge from 3.3.2 to 4.6.2 Bumps [lodash.merge](https://github.com/lodash/lodash) from 3.3.2 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) --- updated-dependencies: - dependency-name: lodash.merge 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 d616eeb9d..c1c1e4eae 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "lodash.foreach": "3.0.3", "lodash.isempty": "3.0.4", "lodash.isplainobject": "3.2.0", - "lodash.merge": "3.3.2", + "lodash.merge": "4.6.2", "request": "^2.81.0", "streamifier": "0.1.0", "temp": "0.9.4",