mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 10:16:32 -05:00
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:
parent
5fad6a25a8
commit
d2b963f652
1 changed files with 2 additions and 1 deletions
|
@ -137,7 +137,8 @@
|
|||
"resolutions": {
|
||||
"**/tough-cookie": "~2.4.0",
|
||||
"**/minimatch": "^3.0.2",
|
||||
"**/request": "^2.88.0"
|
||||
"**/request": "^2.88.0",
|
||||
"**/ldapauth-fork": "^4.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.x"
|
||||
|
|
Loading…
Reference in a new issue