diff --git a/netlify.toml b/netlify.toml index 55268f1e9535..292479613cc8 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,7 +4,7 @@ publish = "site/public/" command = "pwd && cd themes/docsy && npm install && git submodule update -f --init && cd ../.. && hugo" [build.environment] -NODE_VERSION = "20.18.0" +NODE_VERSION = "20.18.1" HUGO_VERSION = "v0.138.0" [context.production.environment]