From 91da775446f680f08ddb4d7f0d700ff9831582cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:24:40 +0000 Subject: [PATCH] Bump lodash from 4.17.21 to 4.17.23 in /test/integration/data/manifests Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- test/integration/data/manifests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/data/manifests/package.json b/test/integration/data/manifests/package.json index 8296de339..f9dfa0772 100644 --- a/test/integration/data/manifests/package.json +++ b/test/integration/data/manifests/package.json @@ -7,7 +7,7 @@ }, "description": "Beat vulnerabilities with more-secure code", "devDependencies": { - "lodash": "4.17.21" + "lodash": "4.17.23" }, "version": "2.0.4" } \ No newline at end of file