From 649b2e6faa936d6bc09924716b5eb94fcd06dd11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 08:01:49 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-ldap from 5.0.19 to 5.0.20 Bumps [@kronos-integration/service-ldap](https://github.com/Kronos-Integration/service-ldap) from 5.0.19 to 5.0.20. - [Release notes](https://github.com/Kronos-Integration/service-ldap/releases) - [Commits](https://github.com/Kronos-Integration/service-ldap/compare/v5.0.19...v5.0.20) --- updated-dependencies: - dependency-name: "@kronos-integration/service-ldap" dependency-version: 5.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0e8f292da..73e2581ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -606,15 +606,15 @@ } }, "node_modules/@kronos-integration/service-ldap": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-ldap/-/service-ldap-5.0.19.tgz", - "integrity": "sha512-SgW4HE3oZBp/6dNbFI5U1U7OBg+w8VH/rJ3R1GQrn+hqhz4QEkMXpX06r3YbZF7wYF1S+4seKqYhI8UOjRxKXw==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-ldap/-/service-ldap-5.0.20.tgz", + "integrity": "sha512-rOEyb6WatiYINV144ylheguoraVZQE1JDAfTBI5R5Oz2/QNDGDH3YrAK8TBOe7ZZiygz92daio/QKKZ1ZZZS2g==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10", "@kronos-integration/service": "^13.2.14", "ldapts": "^8.0.9", - "pacc": "^4.27.1" + "pacc": "^4.37.4" }, "engines": { "node": ">=22.17.1" @@ -10969,9 +10969,9 @@ } }, "node_modules/pacc": { - "version": "4.37.2", - "resolved": "https://registry.npmjs.org/pacc/-/pacc-4.37.2.tgz", - "integrity": "sha512-XLVKMwRnWwuC1H/zh1wsuBYEvBh2nEILD5Wmb7/K3mMEYYCH6vqFZ6C8jF+gjKGpvK5itav3N4LQy11P03j4Jw==", + "version": "4.37.4", + "resolved": "https://registry.npmjs.org/pacc/-/pacc-4.37.4.tgz", + "integrity": "sha512-7Yy2SOAOwCOcWQM3GZWH9NgGlPMUnlvTVkrJU6x+p+pEr7zcPFOAAOD2yRmSq+WpkF8MUPulrzvcNUe4hOH+Cw==", "license": "0BSD", "engines": { "node": ">=22.19.5"