From 005880d7e44ffbf37658150e0af4cbab519fb41c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 05:56:42 +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" }