From ab28fe461b5091a18e8ce41b29610e237aac7dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 01:34:15 +0000 Subject: [PATCH] Bump lodash-es in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [lodash-es](https://github.com/lodash/lodash). Updates `lodash-es` 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-es dependency-version: 4.17.23 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8a52ea324048..300a77b84fb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "js-yaml": "^4.1.1", "liquidjs": "^10.16.7", "lodash": "^4.17.21", - "lodash-es": "^4.17.21", + "lodash-es": "^4.17.23", "lowdb": "7.0.1", "lowlight": "^3.3.0", "markdownlint-rule-helpers": "^0.25.0", @@ -10649,7 +10649,9 @@ "license": "MIT" }, "node_modules/lodash-es": { - "version": "4.17.21", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz", + "integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==", "license": "MIT" }, "node_modules/lodash.camelcase": { diff --git a/package.json b/package.json index 1ba190bc662a..9b4f9438f809 100644 --- a/package.json +++ b/package.json @@ -208,7 +208,7 @@ "js-yaml": "^4.1.1", "liquidjs": "^10.16.7", "lodash": "^4.17.21", - "lodash-es": "^4.17.21", + "lodash-es": "^4.17.23", "lowdb": "7.0.1", "lowlight": "^3.3.0", "markdownlint-rule-helpers": "^0.25.0",