From 3b41f62e3a2b2d87d4e9810935893b2bb2116209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:42:40 +0000 Subject: [PATCH] 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:production ... 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 8f6bbe8..4f81909 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "i18next-resources-to-backend": "^1.2.1", "jsoneditor": "^9.5.6", "jsoneditor-react": "^3.1.1", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "multiselect-react-dropdown": "^2.0.7", "natural-orderby": "^2.0.3", "query-string": "^6.9.0", @@ -12296,9 +12296,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==" }, "node_modules/lodash-id": { "version": "0.14.1", @@ -27560,9 +27560,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==" }, "lodash-id": { "version": "0.14.1", diff --git a/package.json b/package.json index d9196b4..afb0ea9 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "i18next-resources-to-backend": "^1.2.1", "jsoneditor": "^9.5.6", "jsoneditor-react": "^3.1.1", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "multiselect-react-dropdown": "^2.0.7", "natural-orderby": "^2.0.3", "query-string": "^6.9.0",