diff --git a/azuredeploy.json b/azuredeploy.json index 4b8d035..beccd23 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -89,7 +89,7 @@ "workerSize": "0", "workerSizeId": "0", "hostingEnvironment": "", - "nodeVersion": "12.13.0", + "nodeVersion": "16.13.0", "currentStack": "node" }, "resources": [ @@ -235,4 +235,4 @@ } } ] -} \ No newline at end of file +}