From bb4edf10268aa6913decb51ba0b35c694c1fefcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 16:07:35 +0000 Subject: [PATCH] Bump ldapjs-promise from 1.0.7 to 2.0.1 Bumps [ldapjs-promise](https://github.com/wslyhbb/node-ldapjs-promise) from 1.0.7 to 2.0.1. - [Release notes](https://github.com/wslyhbb/node-ldapjs-promise/releases) - [Commits](https://github.com/wslyhbb/node-ldapjs-promise/compare/v1.0.7...v2.0.1) --- updated-dependencies: - dependency-name: ldapjs-promise dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d451a5..a4ea31a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "googleapis": "^108.0.0", "humanize-duration": "^3.27.0", "ldapjs": "^2.3.1", - "ldapjs-promise": "^1.0.6", + "ldapjs-promise": "^2.0.1", "mariadb": "^3.0.0", "mongoose": "^6.0.12", "mqtt": "^4.2.8",