diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8424f939..f814c9b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -47,3 +47,6 @@ updates: - dependency-name: "openid-client" versions: - ">=6.0.0" # this is a complete rewrite. We have to check if it is compatible. + - dependency-name: "commander" + versions: + - ">=14.0.0" # this version requires nodes >=20. So we should only upgrade when we change the livechat Peertube required version.