From ebbe66f71f2f180052026e19f5a58ac21564a952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 06:30:56 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /frameworks/JavaScript/fastify directory: [handlebars](https://github.com/handlebars-lang/handlebars.js). Bumps the npm_and_yarn group with 1 update in the /frameworks/JavaScript/sailsjs directory: [handlebars](https://github.com/handlebars-lang/handlebars.js). Updates `handlebars` from 4.7.6 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.7.6...v4.7.9) Updates `handlebars` from 4.7.6 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.7.6...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- frameworks/JavaScript/fastify/package.json | 2 +- frameworks/JavaScript/sailsjs/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frameworks/JavaScript/fastify/package.json b/frameworks/JavaScript/fastify/package.json index 81a45f22..899906e6 100644 --- a/frameworks/JavaScript/fastify/package.json +++ b/frameworks/JavaScript/fastify/package.json @@ -7,7 +7,7 @@ "dependencies": { "@fastify/view": "7.4.1", "fastify": "4.13.0", - "handlebars": "4.7.6", + "handlebars": "4.7.9", "knex": "2.4.2", "mongodb": "6.5.0", "mysql2": "3.9.7", diff --git a/frameworks/JavaScript/sailsjs/package.json b/frameworks/JavaScript/sailsjs/package.json index 49b76026..f7afe00b 100644 --- a/frameworks/JavaScript/sailsjs/package.json +++ b/frameworks/JavaScript/sailsjs/package.json @@ -8,7 +8,7 @@ "async": "1.5.2", "bluebird": "3.4.1", "ejs": "3.1.10", - "handlebars": "4.7.6", + "handlebars": "4.7.9", "mysql": "2.16.0", "mysql2": "3.9.8", "pg": "6.0.5",