Merge pull request #3519 from thelounge/renovate/ldapjs-2.x

Update dependency ldapjs to v2.0.0-pre.3
This commit is contained in:
Pavel Djundik 2019-11-16 19:20:16 +02:00 committed by GitHub
commit f0d37d7e08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"got": "9.6.0",
"irc-framework": "4.5.2",
"is-utf8": "0.2.1",
"ldapjs": "2.0.0-pre.2",
"ldapjs": "2.0.0-pre.3",
"linkify-it": "2.2.0",
"lodash": "4.17.15",
"mime-types": "2.1.25",

View file

@ -4915,10 +4915,10 @@ ldap-filter@^0.3.3:
dependencies:
assert-plus "^1.0.0"
ldapjs@2.0.0-pre.2:
version "2.0.0-pre.2"
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0-pre.2.tgz#17ab8bb5a737bcf505434d621f3403bdd7b567a2"
integrity sha512-KZnKiFXu5eEU4jKWoz29yUWh6fS8pIBuxFq9njji8LfHu3T4i05j6lsnGyDLayhJDw+rtKpEgmS3/As7CXg7WQ==
ldapjs@2.0.0-pre.3:
version "2.0.0-pre.3"
resolved "https://registry.yarnpkg.com/ldapjs/-/ldapjs-2.0.0-pre.3.tgz#dcf9369f3b802844241ca830ef9617da76f6e1ec"
integrity sha512-3OHNUWulzXDj6UnxNss3LGL2ycBOn+q4OLQUiuorOGeruQeVryNMd29IrqYA5IIrSOYz4aVXKLacohOtW+ZQtg==
dependencies:
abstract-logging "^1.0.0"
asn1 "^0.2.4"