From 6bfe501bbd988fe707a43cabe03a4df09ffbb135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:37:37 +0000 Subject: [PATCH] Bump handlebars from 1.1.2 to 4.7.7 Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 1.1.2 to 4.7.7. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v1.1.2...v4.7.7) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a15612..12aeb61 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "globalize": "0.1.1", "underscore": "1.5.2", - "handlebars": "1.1.2", + "handlebars": "4.7.7", "cldr-plurals": "1.0.0" }, "devDependencies": {