From 070cab4dbcdbe57fd9d90042458856cb17f9b467 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:55:08 +0000 Subject: [PATCH] chore(deps): update dependency handlebars to v4.7.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23ed5b7..fe3c4f0 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-promise": "5.2.0", "eslint-plugin-standard": "4.1.0", "fetch-mock": "9.11.0", - "handlebars": "4.7.7", + "handlebars": "4.7.9", "husky": "5.2.0", "jest": "27.5.1", "jest-extended": "2.0.0",