From c59cfff28b97a76c500ab894d8e106c0a790ede9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:20:19 +0000 Subject: [PATCH] chore(deps): update dependency handlebars to v4.7.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 190b23a9..02a34449 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.8", "husky": "4.3.8", "lint-staged": "10.5.4", "mocha": "8.4.0",