From 5d9086d2b2f309be51b1919e96d851e73c71bba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 00:11:48 +0000 Subject: [PATCH] chore(deps-dev): bump lodash in /packages/dts-gen 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] --- packages/dts-gen/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dts-gen/package.json b/packages/dts-gen/package.json index effd1efe2d..7e7bd92673 100644 --- a/packages/dts-gen/package.json +++ b/packages/dts-gen/package.json @@ -35,7 +35,7 @@ "@types/yargs": "^17.0.33", "ecurve": "1.0.6", "jquery": "3.7.1", - "lodash": "4.17.21" + "lodash": "4.17.23" }, "keywords": [ "typescript"