From cc9fa5ea8846723e28ae78a4e9ce70335ee2022d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:44:19 +0000 Subject: [PATCH] chore(deps): 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/codegen/package.json | 2 +- yarn.lock | 22 ++++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/packages/codegen/package.json b/packages/codegen/package.json index a5fc2712..13b6b2cb 100644 --- a/packages/codegen/package.json +++ b/packages/codegen/package.json @@ -27,7 +27,7 @@ "@dedot/shape": "^1.2.0", "@dedot/types": "^1.2.0", "@dedot/utils": "^1.2.0", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "prettier": "^3.7.4" }, "publishConfig": { diff --git a/yarn.lock b/yarn.lock index a4628941..6b1370f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -361,7 +361,7 @@ __metadata: "@dedot/shape": "npm:^1.2.0" "@dedot/types": "npm:^1.2.0" "@dedot/utils": "npm:^1.2.0" - handlebars: "npm:^4.7.8" + handlebars: "npm:^4.7.9" prettier: "npm:^3.7.4" languageName: unknown linkType: soft @@ -4868,7 +4868,7 @@ __metadata: languageName: node linkType: hard -"handlebars@npm:^4.7.7, handlebars@npm:^4.7.8": +"handlebars@npm:^4.7.7": version: 4.7.8 resolution: "handlebars@npm:4.7.8" dependencies: @@ -4886,6 +4886,24 @@ __metadata: languageName: node linkType: hard +"handlebars@npm:^4.7.9": + version: 4.7.9 + resolution: "handlebars@npm:4.7.9" + dependencies: + minimist: "npm:^1.2.5" + neo-async: "npm:^2.6.2" + source-map: "npm:^0.6.1" + uglify-js: "npm:^3.1.4" + wordwrap: "npm:^1.0.0" + dependenciesMeta: + uglify-js: + optional: true + bin: + handlebars: bin/handlebars + checksum: 10c0/22f8105a7e68e81aff2662bb434edf05f757d21d850731d71cec886d69c10cd33d3c43e34b2892968ec62de8241611851d3d0674c8ef324ea3e01dc66262faa9 + languageName: node + linkType: hard + "happy-dom@npm:^15.11.7": version: 15.11.7 resolution: "happy-dom@npm:15.11.7"