This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 0bcdcc0b chore(deps-dev): bump toml from 3.0.0 to 4.2.0 (#1738)
0bcdcc0b is described below
commit 0bcdcc0b560df4bef669b2841a550710f571b5dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 5 23:06:07 2026 +0200
chore(deps-dev): bump toml from 3.0.0 to 4.2.0 (#1738)
Bumps [toml](https://github.com/BinaryMuse/toml-node) from 3.0.0 to 4.2.0.
-
[Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BinaryMuse/toml-node/compare/v3.0.0...v4.2.0)
---
updated-dependencies:
- dependency-name: toml
dependency-version: 4.2.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
antora-ui-camel/package.json | 2 +-
package.json | 2 +-
yarn.lock | 20 +++++++++++++++++---
3 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/antora-ui-camel/package.json b/antora-ui-camel/package.json
index 475c39c6..c244c1dc 100644
--- a/antora-ui-camel/package.json
+++ b/antora-ui-camel/package.json
@@ -66,7 +66,7 @@
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"svg4everybody": "^2.1.9",
- "toml": "^3.0.0",
+ "toml": "^4.2.0",
"typeface-droid-sans-mono": "^0.0.44",
"undertaker": "^2.0.0",
"vinyl-buffer": "~1.0",
diff --git a/package.json b/package.json
index de097a35..e2f4ba82 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"npm-run-all": "~4",
"opal-runtime": "1.0.11",
"pino-pretty": "^5.0.0",
- "toml": "~3.0",
+ "toml": "~4.2",
"turndown": "^7.2.2",
"turndown-plugin-gfm": "^1.0.2",
"xml2js": "^0.6.2"
diff --git a/yarn.lock b/yarn.lock
index deb50635..74abe088 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4290,7 +4290,7 @@ __metadata:
stylelint: "npm:^15.11.0"
stylelint-config-standard: "npm:^34.0.0"
svg4everybody: "npm:^2.1.9"
- toml: "npm:^3.0.0"
+ toml: "npm:^4.2.0"
typeface-droid-sans-mono: "npm:^0.0.44"
undertaker: "npm:^2.0.0"
vinyl-buffer: "npm:~1.0"
@@ -4352,7 +4352,7 @@ __metadata:
npm-run-all: "npm:~4"
opal-runtime: "npm:1.0.11"
pino-pretty: "npm:^5.0.0"
- toml: "npm:~3.0"
+ toml: "npm:~4.2"
turndown: "npm:^7.2.2"
turndown-plugin-gfm: "npm:^1.0.2"
xml2js: "npm:^0.6.2"
@@ -20297,13 +20297,27 @@ __metadata:
languageName: node
linkType: hard
-"toml@npm:^3.0.0, toml@npm:~3.0":
+"toml@npm:^3.0.0":
version: 3.0.0
resolution: "toml@npm:3.0.0"
checksum:
10/cfef0966868d552bd02e741f30945a611f70841b7cddb07ea2b17441fe32543985bc0a7c0dcf7971af26fcaf8a17712a485d911f46bfe28644536e9a71a2bd09
languageName: node
linkType: hard
+"toml@npm:^4.2.0":
+ version: 4.3.0
+ resolution: "toml@npm:4.3.0"
+ checksum:
10/6e3afaad8a5e3824e18189d6de3727153a011f2e79542723ac174f0d249477d0119d8a3c23993da51225dff2d538879d644c63c4699cfd9434ce121713082f6b
+ languageName: node
+ linkType: hard
+
+"toml@npm:~4.2":
+ version: 4.2.0
+ resolution: "toml@npm:4.2.0"
+ checksum:
10/6d7b1df9ce13ec1713136552e7831b245f7a9ba2252f652d1c17441161315db118cedece1011e044a356be6712d8ff4df54e46f9cfe8a681c4fca35fde620e00
+ languageName: node
+ linkType: hard
+
"tomlify-j0.4@npm:^3.0.0":
version: 3.0.0
resolution: "tomlify-j0.4@npm:3.0.0"