This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 3e428eb1a3049cb0ed8d4e9ea863367b9bafbb31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 10 13:23:52 2025 +0000
chore(deps): bump cipher-base from 1.0.4 to 1.0.7 in /antora-ui-camel
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from
1.0.4 to 1.0.7.
-
[Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/crypto-browserify/cipher-base/compare/v1.0.4...v1.0.7)
---
updated-dependencies:
- dependency-name: cipher-base
dependency-version: 1.0.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
antora-ui-camel/yarn.lock | 22 +++++++++++++++++-----
1 file changed, 17 insertions(+), 5 deletions(-)
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 62535060..e4c632da 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -1938,12 +1938,13 @@ __metadata:
linkType: hard
"cipher-base@npm:^1.0.0, cipher-base@npm:^1.0.1, cipher-base@npm:^1.0.3":
- version: 1.0.4
- resolution: "cipher-base@npm:1.0.4"
+ version: 1.0.7
+ resolution: "cipher-base@npm:1.0.7"
dependencies:
- inherits: "npm:^2.0.1"
- safe-buffer: "npm:^5.0.1"
- checksum:
10/3d5d6652ca499c3f7c5d7fdc2932a357ec1e5aa84f2ad766d850efd42e89753c97b795c3a104a8e7ae35b4e293f5363926913de3bf8181af37067d9d541ca0db
+ inherits: "npm:^2.0.4"
+ safe-buffer: "npm:^5.2.1"
+ to-buffer: "npm:^1.2.2"
+ checksum:
10/9501d2241b7968aaae74fc3db1d6a69a804e0b14117a8fd5d811edf351fcd39a1807bfd98e090a799cfe98b183fbf2e01ebb57f1239080850db07b68dcd9ba02
languageName: node
linkType: hard
@@ -11185,6 +11186,17 @@ __metadata:
languageName: node
linkType: hard
+"to-buffer@npm:^1.2.2":
+ version: 1.2.2
+ resolution: "to-buffer@npm:1.2.2"
+ dependencies:
+ isarray: "npm:^2.0.5"
+ safe-buffer: "npm:^5.2.1"
+ typed-array-buffer: "npm:^1.0.3"
+ checksum:
10/69d806c20524ff1e4c44d49276bc96ff282dcae484780a3974e275dabeb75651ea430b074a2a4023701e63b3e1d87811cd82c0972f35280fe5461710e4872aba
+ languageName: node
+ linkType: hard
+
"to-object-path@npm:^0.3.0":
version: 0.3.0
resolution: "to-object-path@npm:0.3.0"