From 666d407a76764ace7d35c1c53291db6ca1f48cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:31:28 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 6 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/hapi directory: [handlebars](https://github.com/handlebars-lang/handlebars.js). Bumps the npm_and_yarn group with 1 update in the /frameworks/JavaScript/koa directory: [handlebars](https://github.com/handlebars-lang/handlebars.js). Bumps the npm_and_yarn group with 1 update in the /frameworks/JavaScript/nodejs 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). Bumps the npm_and_yarn group with 1 update in the /frameworks/TypeScript/nest 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.3.0 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.3.0 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.3.0 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) Updates `handlebars` from 4.7.3 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 - 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 - 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/hapi/package.json | 2 +- frameworks/JavaScript/koa/package.json | 2 +- frameworks/JavaScript/nodejs/package.json | 2 +- frameworks/JavaScript/sailsjs/package.json | 2 +- frameworks/TypeScript/nest/package.json | 2 +- 6 files changed, 6 insertions(+), 6 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/hapi/package.json b/frameworks/JavaScript/hapi/package.json index 6a6c23a8..a70e3b66 100644 --- a/frameworks/JavaScript/hapi/package.json +++ b/frameworks/JavaScript/hapi/package.json @@ -7,7 +7,7 @@ "@hapi/vision": "6.0.1", "async": "2.1.5", "bluebird": "3.4.7", - "handlebars": "4.3.0", + "handlebars": "4.7.9", "mongoose": "5.13.20", "mysql": "2.16.0", "mysql2": "3.9.8", diff --git a/frameworks/JavaScript/koa/package.json b/frameworks/JavaScript/koa/package.json index 5ffbce19..5aecca8a 100644 --- a/frameworks/JavaScript/koa/package.json +++ b/frameworks/JavaScript/koa/package.json @@ -6,7 +6,7 @@ "private": true, "dependencies": { "bluebird": "3.5.1", - "handlebars": "4.3.0", + "handlebars": "4.7.9", "koa": "2.5.0", "koa-bodyparser": "4.2.0", "koa-hbs": "1.0.0", diff --git a/frameworks/JavaScript/nodejs/package.json b/frameworks/JavaScript/nodejs/package.json index 28dc35a0..ecb58b0d 100644 --- a/frameworks/JavaScript/nodejs/package.json +++ b/frameworks/JavaScript/nodejs/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "async": "2.5.0", - "handlebars": "4.3.0", + "handlebars": "4.7.9", "mongodb": "3.7.3", "mongoose": "5.13.20", "mysql": "2.16.0", 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", diff --git a/frameworks/TypeScript/nest/package.json b/frameworks/TypeScript/nest/package.json index fe27e6fc..f9314c99 100644 --- a/frameworks/TypeScript/nest/package.json +++ b/frameworks/TypeScript/nest/package.json @@ -23,7 +23,7 @@ "cache-manager": "3.1.0", "fastify": "2.12.1", "fastify-formbody": "3.1.0", - "handlebars": "4.7.3", + "handlebars": "4.7.9", "hbs": "4.1.0", "mongodb": "3.5.4", "mysql2": "3.9.8",