This is an automated email from the ASF dual-hosted git repository.
gansheer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 9cbf83443993d005567f65a33af27e855bb3f0af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 14:03:01 2026 +0000
chore(deps-dev): bump js-yaml from 4.2.0 to 4.3.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...4.3.0)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.3.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
---
antora-ui-camel/package.json | 4 ++--
package.json | 2 +-
yarn.lock | 17 ++++++++++++++---
3 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/antora-ui-camel/package.json b/antora-ui-camel/package.json
index cad23b6f..849f3349 100644
--- a/antora-ui-camel/package.json
+++ b/antora-ui-camel/package.json
@@ -51,7 +51,7 @@
"gulp-terser": "^1.2.0",
"handlebars": "^4.7.9",
"highlight.js": "~11",
- "js-yaml": "^4.2.0",
+ "js-yaml": "^4.3.0",
"merge-stream": "~2.0",
"plugin-error": "~1.0",
"postcss-calc": "~7.0",
@@ -98,7 +98,7 @@
"send": "^0.19.0",
"serve-static": "^1.16.0",
"semver": "^7.8.4",
- "js-yaml": "^4.2.0",
+ "js-yaml": "^4.3.0",
"copy-props": "^2.0.5",
"bl": "^4.1.0",
"is-svg": "^4.4.0",
diff --git a/package.json b/package.json
index f87dac3f..3fb91ca3 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"gulp-inject": "^5.0.2",
"html-validate": "^8.9.1",
"hugo-extended": "^0.121.2",
- "js-yaml": "^4.2.0",
+ "js-yaml": "^4.3.0",
"jsdom": "^27.1.0",
"netlify-cli": "^26.1.0",
"node-html-parser": "^7.0.1",
diff --git a/yarn.lock b/yarn.lock
index 4f79c95c..0cc51be7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3880,7 +3880,7 @@ __metadata:
gulp-terser: "npm:^1.2.0"
handlebars: "npm:^4.7.9"
highlight.js: "npm:~11"
- js-yaml: "npm:^4.2.0"
+ js-yaml: "npm:^4.3.0"
merge-stream: "npm:~2.0"
plugin-error: "npm:~1.0"
postcss-calc: "npm:~7.0"
@@ -3959,7 +3959,7 @@ __metadata:
gulp-inject: "npm:^5.0.2"
html-validate: "npm:^8.9.1"
hugo-extended: "npm:^0.121.2"
- js-yaml: "npm:^4.2.0"
+ js-yaml: "npm:^4.3.0"
jsdom: "npm:^27.1.0"
netlify-cli: "npm:^26.1.0"
node-html-parser: "npm:^7.0.1"
@@ -13410,7 +13410,7 @@ __metadata:
languageName: node
linkType: hard
-"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1, js-yaml@npm:^4.2.0":
+"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
version: 4.2.0
resolution: "js-yaml@npm:4.2.0"
dependencies:
@@ -13421,6 +13421,17 @@ __metadata:
languageName: node
linkType: hard
+"js-yaml@npm:^4.3.0":
+ version: 4.3.0
+ resolution: "js-yaml@npm:4.3.0"
+ dependencies:
+ argparse: "npm:^2.0.1"
+ bin:
+ js-yaml: bin/js-yaml.js
+ checksum:
10/2bcec3a8118d7f744badeb04e14366578d234a736f353d41fe35d2305e4ce2409a8e041d277f07cd6bbc8aaa12128d650a68ce43247072519bede20962d2126f
+ languageName: node
+ linkType: hard
+
"js-yaml@npm:~4.1":
version: 4.1.1
resolution: "js-yaml@npm:4.1.1"