From 1758cc09d56f84610745d70d8ac155920aa5bfda Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" Date: Sat, 17 Sep 2022 12:17:48 +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",