From 8e19c6e8ae94fc31744919266ebd7a4a87c3e2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 04:01:25 +0000 Subject: [PATCH] build(deps-dev): bump @types/ldapjs from 2.2.2 to 2.2.3 Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs) --- updated-dependencies: - dependency-name: "@types/ldapjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2638de8..b0d6dac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -373,9 +373,9 @@ "dev": true }, "node_modules/@types/ldapjs": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@types/ldapjs/-/ldapjs-2.2.2.tgz", - "integrity": "sha512-U5HdnwIZ5uZa+f3usxdqgyfNmOROxOxXvQdQtsu6sKo8fte5vej9br2csHxPvXreAbAO1bs8/rdEzvCLpi67nQ==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@types/ldapjs/-/ldapjs-2.2.3.tgz", + "integrity": "sha512-S2ZiN6VwbM/IR9LubvEZmu0E4odpu24n9sIMVbKr4ajxahZSaJFJEwCJOGrkIoPOuZJq6C8iQmYbMMNmj83d4Q==", "dependencies": { "@types/node": "*" } @@ -6488,9 +6488,9 @@ "dev": true }, "@types/ldapjs": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@types/ldapjs/-/ldapjs-2.2.2.tgz", - "integrity": "sha512-U5HdnwIZ5uZa+f3usxdqgyfNmOROxOxXvQdQtsu6sKo8fte5vej9br2csHxPvXreAbAO1bs8/rdEzvCLpi67nQ==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@types/ldapjs/-/ldapjs-2.2.3.tgz", + "integrity": "sha512-S2ZiN6VwbM/IR9LubvEZmu0E4odpu24n9sIMVbKr4ajxahZSaJFJEwCJOGrkIoPOuZJq6C8iQmYbMMNmj83d4Q==", "requires": { "@types/node": "*" }