From 34d54fe2cba7e8ccbdc503eee8a810b89c89befb Mon Sep 17 00:00:00 2001 From: amir-microsoft <44203837+amir-microsoft@users.noreply.github.com> Date: Tue, 4 Jan 2022 10:10:42 +0200 Subject: [PATCH 1/3] Update azuredeploy.json --- azuredeploy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azuredeploy.json b/azuredeploy.json index 4b8d0355..beccd235 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 +} From cb6b49cee2c15dc91008177fd778b2e237a71c39 Mon Sep 17 00:00:00 2001 From: amir-microsoft <44203837+amir-microsoft@users.noreply.github.com> Date: Tue, 4 Jan 2022 10:19:05 +0200 Subject: [PATCH 2/3] Update azuredeploy.json From 5fc8ebb97c68021b371b0ae61981f0807a8fe841 Mon Sep 17 00:00:00 2001 From: amir-microsoft <44203837+amir-microsoft@users.noreply.github.com> Date: Tue, 4 Jan 2022 10:20:34 +0200 Subject: [PATCH 3/3] Update azuredeploy.json