From f6dde9956bca60e7d45bdd9a2e1310efe009ed16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 09:03:17 +0000 Subject: [PATCH] Build(deps): 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 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 152db60..ae29479 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12562,9 +12562,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==", "license": "MIT" }, "node_modules/lodash.camelcase": { @@ -18940,7 +18940,7 @@ "axios": "^1.11.0", "basic-auth": "^2.0.1", "json2csv": "^6.0.0-alpha.2", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "multer": "^2.0.2" }, "devDependencies": { @@ -19040,7 +19040,7 @@ "license": "EUPL-1.2", "dependencies": { "@node-saml/passport-saml": "^5.1.0", - "lodash": "^4.17.21" + "lodash": "^4.17.23" }, "devDependencies": { "@digabi/saml-mock": "^0.0.3", @@ -19058,7 +19058,7 @@ "@xmldom/xmldom": "^0.9.8", "express": "^5.1.0", "handlebars": "^4.7.8", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "moment": "^2.30.1", "xml-crypto": "^6.1.2", "xml-encryption": "^3.1.0" @@ -19083,7 +19083,7 @@ "version": "0.0.6", "license": "EUPL-1.2", "dependencies": { - "lodash": "^4.17.21" + "lodash": "^4.17.23" }, "devDependencies": { "@digabi/validation": "^3.0.0",