From a876ac2da6d70a04e2a4efabf3ffcc712e1aa9cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:30:48 +0000 Subject: [PATCH] build(deps-dev): bump lodash from 4.17.21 to 4.17.23 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] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0cb7cd28..130c198c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "fs-extra": "^8.1.0", "globby": "^11.0.1", "htmlparser2": "^4.1.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "marked": "^0.3.19", "mini-css-extract-plugin": "^2.9.2", "node-static": "git+https://github.com/cloudhead/node-static.git", @@ -4059,9 +4059,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "dev": true }, "node_modules/lodash-es": { @@ -8978,9 +8978,9 @@ } }, "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "dev": true }, "lodash-es": { diff --git a/package.json b/package.json index 7b21cbcd..7ac86db9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "fs-extra": "^8.1.0", "globby": "^11.0.1", "htmlparser2": "^4.1.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "marked": "^0.3.19", "mini-css-extract-plugin": "^2.9.2", "node-static": "git+https://github.com/cloudhead/node-static.git",