diff --git a/CHANGELOG.md b/CHANGELOG.md index f10116cc8..055a59c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### IMPORTANT NOTES - * Minimum supported NodeJS version is `20.17` + * Minimum supported NodeJS version is `20.19` ### NGINX diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 6e2a519fc..2637ef3f7 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -4,7 +4,7 @@ Main dependencies supported by PeerTube: - * `node` LTS (>= 20.17 or 22.x) + * `node` LTS (>= 20.19 or >= 22.12) * `yarn` 1.x for **PeerTube <= 7.3** or `pnpm` >= 10.x for **PeerTube next** * `postgres` >=10.x * `redis-server` >=6.x