add resolution to resolve sub-package dependency ldapauth-fork to at least 4.3.0

Signed-off-by: Bennet Bleßmann <bb-github@t-online.de>
This commit is contained in:
Bennet Bleßmann 2020-04-21 16:07:25 +02:00
parent 5fad6a25a8
commit d2b963f652
No known key found for this signature in database
GPG key ID: 3BE1A1A3CBC3CF99

View file

@ -137,7 +137,8 @@
"resolutions": { "resolutions": {
"**/tough-cookie": "~2.4.0", "**/tough-cookie": "~2.4.0",
"**/minimatch": "^3.0.2", "**/minimatch": "^3.0.2",
"**/request": "^2.88.0" "**/request": "^2.88.0",
"**/ldapauth-fork": "^4.3.0"
}, },
"engines": { "engines": {
"node": ">=8.x" "node": ">=8.x"