From fd10806b8ce6fe69642794e77c6d20475a878953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:35:43 +0000 Subject: [PATCH] Bump handlebars in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [handlebars](https://github.com/handlebars-lang/handlebars.js). Updates `handlebars` from 4.0.4 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.0.4...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb04c033fccb3..3d77a86c8a096 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "autoprefixer-stylus": "0.8.1", "chokidar": "1.2.0", - "handlebars": "4.0.4", + "handlebars": "4.7.9", "html-to-text": "^1.5.0", "js-yaml": "^3.4.5", "junk": "1.0.2",