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 08d34cb0 chore(deps): bump elliptic from 6.6.0 to 6.6.1 in 
/antora-ui-camel (#1294)
08d34cb0 is described below

commit 08d34cb008896e27560a5e9ef9f173b91a1a7708
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 15 13:52:48 2025 +0100

    chore(deps): bump elliptic from 6.6.0 to 6.6.1 in /antora-ui-camel (#1294)
    
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1.
    - [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 antora-ui-camel/.pnp.cjs                            |  10 +++++-----
 ...=> elliptic-npm-6.6.1-87bb857cbc-dc678c9feb.zip} | Bin 46472 -> 46709 bytes
 antora-ui-camel/yarn.lock                           |   6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/antora-ui-camel/.pnp.cjs b/antora-ui-camel/.pnp.cjs
index d9d89a5d..586e91d7 100755
--- a/antora-ui-camel/.pnp.cjs
+++ b/antora-ui-camel/.pnp.cjs
@@ -1914,7 +1914,7 @@ const RAW_RUNTIME_STATE =
           ["browserify-rsa", "npm:4.1.0"],\
           ["create-hash", "npm:1.2.0"],\
           ["create-hmac", "npm:1.1.7"],\
-          ["elliptic", "npm:6.6.0"],\
+          ["elliptic", "npm:6.6.1"],\
           ["inherits", "npm:2.0.4"],\
           ["parse-asn1", "npm:5.1.6"],\
           ["readable-stream", "npm:3.6.2"],\
@@ -2821,7 +2821,7 @@ const RAW_RUNTIME_STATE =
         "packageDependencies": [\
           ["create-ecdh", "npm:4.0.3"],\
           ["bn.js", "npm:4.12.0"],\
-          ["elliptic", "npm:6.6.0"]\
+          ["elliptic", "npm:6.6.1"]\
         ],\
         "linkType": "HARD"\
       }]\
@@ -3822,10 +3822,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["elliptic", [\
-      ["npm:6.6.0", {\
-        "packageLocation": 
"./.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip/node_modules/elliptic/",\
+      ["npm:6.6.1", {\
+        "packageLocation": 
"./.yarn/cache/elliptic-npm-6.6.1-87bb857cbc-dc678c9feb.zip/node_modules/elliptic/",\
         "packageDependencies": [\
-          ["elliptic", "npm:6.6.0"],\
+          ["elliptic", "npm:6.6.1"],\
           ["bn.js", "npm:4.12.0"],\
           ["brorand", "npm:1.1.0"],\
           ["hash.js", "npm:1.1.7"],\
diff --git 
a/antora-ui-camel/.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip 
b/antora-ui-camel/.yarn/cache/elliptic-npm-6.6.1-87bb857cbc-dc678c9feb.zip
similarity index 89%
rename from 
antora-ui-camel/.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip
rename to 
antora-ui-camel/.yarn/cache/elliptic-npm-6.6.1-87bb857cbc-dc678c9feb.zip
index d3906932..4f347ed0 100644
Binary files 
a/antora-ui-camel/.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip and 
b/antora-ui-camel/.yarn/cache/elliptic-npm-6.6.1-87bb857cbc-dc678c9feb.zip 
differ
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 9a3f70f2..f2578d18 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -3271,8 +3271,8 @@ __metadata:
   linkType: hard
 
 "elliptic@npm:^6.0.0, elliptic@npm:^6.5.4":
-  version: 6.6.0
-  resolution: "elliptic@npm:6.6.0"
+  version: 6.6.1
+  resolution: "elliptic@npm:6.6.1"
   dependencies:
     bn.js: "npm:^4.11.9"
     brorand: "npm:^1.1.0"
@@ -3281,7 +3281,7 @@ __metadata:
     inherits: "npm:^2.0.4"
     minimalistic-assert: "npm:^1.0.1"
     minimalistic-crypto-utils: "npm:^1.0.1"
-  checksum: 
10/27575b0403e010e5d7e7a131fcadce6a7dd1ae82ccb24cc7c20b275d32ab1cb7ecb6a070225795df08407441dc8c7a32efd986596d48d1d6846f64ff8f094af7
+  checksum: 
10/dc678c9febd89a219c4008ba3a9abb82237be853d9fd171cd602c8fb5ec39927e65c6b5e7a1b2a4ea82ee8e0ded72275e7932bb2da04a5790c2638b818e4e1c5
   languageName: node
   linkType: hard
 

Reply via email to