From db9c621d2175f0fb397ce9aac6e1cee2136663fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 06:36:09 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20handlebars=20to=204.7.7?= =?UTF-8?q?=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b8c8a56..24117d41 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "resolutions": { "set-value": "2.0.1", "braces": "2.3.2", - "handlebars": "4.3.5" + "handlebars": "4.7.7" }, "husky": { "hooks": {