From 91b42f93c8804d17f56790c7890739d3b34457bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 18:13:41 +0000 Subject: [PATCH] chore(deps): update dependency handlebars to v4.7.9 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 190b23a9..55bc11d8 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-mocha": "8.2.0", "eslint-plugin-prettier": "3.4.0", "generate-changelog": "1.8.0", - "handlebars": "4.7.7", + "handlebars": "4.7.9", "husky": "4.3.8", "lint-staged": "10.5.4", "mocha": "8.4.0",