From b9458f1e894e00bbe88763f121223eca89ae4bda Mon Sep 17 00:00:00 2001 From: "Farheen.aslam" Date: Mon, 12 Feb 2018 09:49:11 +0530 Subject: [PATCH] Updating the package.json to use new ldap-filter module --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ba3257..16fb762 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "bunyan": "^1.8.3", "dashdash": "^1.14.0", "backoff": "^2.5.0", - "ldap-filter": "0.2.2", + "ldap-filter": "^0.2.2", "once": "^1.4.0", "vasync": "^1.6.4", "verror": "^1.8.1"