This is an automated email from the ASF dual-hosted git repository.
yesamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-docs.git
The following commit(s) were added to refs/heads/main by this push:
new e7c684d71 Bump handlebars from 4.7.7 to 4.7.9 in /drools-docs (#4585)
e7c684d71 is described below
commit e7c684d7187bf8b7485703e790ce266692d771ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 27 09:44:02 2026 +0200
Bump handlebars from 4.7.7 to 4.7.9 in /drools-docs (#4585)
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from
4.7.7 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.7...v4.7.9)
---
updated-dependencies:
- dependency-name: handlebars
dependency-version: 4.7.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
drools-docs/package-lock.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/drools-docs/package-lock.json b/drools-docs/package-lock.json
index 7ae26489c..006895baf 100644
--- a/drools-docs/package-lock.json
+++ b/drools-docs/package-lock.json
@@ -1808,13 +1808,13 @@
"dev": true
},
"node_modules/handlebars": {
- "version": "4.7.7",
- "resolved":
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz",
- "integrity":
"sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==",
+ "version": "4.7.9",
+ "resolved":
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz",
+ "integrity":
"sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
"dev": true,
"dependencies": {
"minimist": "^1.2.5",
- "neo-async": "^2.6.0",
+ "neo-async": "^2.6.2",
"source-map": "^0.6.1",
"wordwrap": "^1.0.0"
},
@@ -4787,13 +4787,13 @@
"dev": true
},
"handlebars": {
- "version": "4.7.7",
- "resolved":
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz",
- "integrity":
"sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==",
+ "version": "4.7.9",
+ "resolved":
"https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz",
+ "integrity":
"sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
"dev": true,
"requires": {
"minimist": "^1.2.5",
- "neo-async": "^2.6.0",
+ "neo-async": "^2.6.2",
"source-map": "^0.6.1",
"uglify-js": "^3.1.4",
"wordwrap": "^1.0.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]