From 43116d357a01fba97b58e436bbc1d6374c65fbbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 14:15:48 +0000 Subject: [PATCH] Bump handlebars in /sema_toolchain/submodules/SEMA-Cuckoo/cuckoo/web/src Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.6 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/v4.7.6...v4.7.7) --- updated-dependencies: - dependency-name: handlebars dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../submodules/SEMA-Cuckoo/cuckoo/web/src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sema_toolchain/submodules/SEMA-Cuckoo/cuckoo/web/src/package.json b/sema_toolchain/submodules/SEMA-Cuckoo/cuckoo/web/src/package.json index 6c391e763..d1c42f250 100644 --- a/sema_toolchain/submodules/SEMA-Cuckoo/cuckoo/web/src/package.json +++ b/sema_toolchain/submodules/SEMA-Cuckoo/cuckoo/web/src/package.json @@ -37,7 +37,7 @@ "gulp-util": "3.0.7", "gulp-watch": "4.3.10", "gulp-wrap": "0.13.0", - "handlebars": "4.7.6", + "handlebars": "4.7.7", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "1.1.0" }