From 9f9a7ab063e1038a9bea80be8c989f729b237754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:32:14 +0000 Subject: [PATCH] Bump ldapts from 8.1.7 to 8.1.8 Bumps [ldapts](https://github.com/ldapts/ldapts) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/ldapts/ldapts/releases) - [Changelog](https://github.com/ldapts/ldapts/blob/main/CHANGELOG.md) - [Commits](https://github.com/ldapts/ldapts/compare/v8.1.7...v8.1.8) --- updated-dependencies: - dependency-name: ldapts dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e5155d..79726cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6070,9 +6070,9 @@ } }, "node_modules/ldapts": { - "version": "8.1.7", - "resolved": "https://registry.npmjs.org/ldapts/-/ldapts-8.1.7.tgz", - "integrity": "sha512-TJl6T92eIwMf/OJ0hDfKVa6ISwzo+lqCWCI5Mf//ARlKa3LKQZaSrme/H2rCRBhW0DZCQlrsV+fgoW5YHRNLUw==", + "version": "8.1.8", + "resolved": "https://registry.npmjs.org/ldapts/-/ldapts-8.1.8.tgz", + "integrity": "sha512-Wpdvo+/0DREIynYf2he2efHtjptr5zD7dpesSkZWJqfQdMEgSTytEIsSZVuoDSiiE1+SpXf3emZ7ewxGBTo7Pw==", "license": "MIT", "dependencies": { "strict-event-emitter-types": "2.0.0"