From af7b5a02f1564fa05d0167f3a85a2d4e257cb82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 00:15:13 +0000 Subject: [PATCH] build(deps-dev): Bump handlebars from 4.7.8 to 4.7.9 Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 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.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- internal/documentation/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/internal/documentation/package.json b/internal/documentation/package.json index 26379e124e3..e8389b1cbfa 100644 --- a/internal/documentation/package.json +++ b/internal/documentation/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@apidevtools/json-schema-ref-parser": "^14.2.1", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "jsdoc": "^4.0.4", "open-cli": "^8.0.0", "traverse": "^0.6.11" diff --git a/package-lock.json b/package-lock.json index 8bd04c04c9b..77e113852da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ }, "devDependencies": { "@apidevtools/json-schema-ref-parser": "^14.2.1", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "jsdoc": "^4.0.4", "open-cli": "^8.0.0", "traverse": "^0.6.11" @@ -10841,9 +10841,9 @@ "license": "MIT" }, "node_modules/handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "dev": true, "license": "MIT", "dependencies": {