From 4df4deaca13e80f30f99188d98b5db9e16afce4c Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 05:58:53 +0000 Subject: [PATCH] Update dependency handlebars to v4.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a26699a..6951179 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "express": "4.15.5", "npm-check": "5.7.1", "send": "0.11.1", - "handlebars": "4.0.10", + "handlebars": "4.7.4", "lodash": "4.17.4", "object-filter": "1.0.2", "shelljs": "0.7.7",