This is an automated email from the ASF dual-hosted git repository.

pcongiusti 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 c6f54961 chore(deps): bump elliptic from 6.5.7 to 6.6.0 in 
/antora-ui-camel
c6f54961 is described below

commit c6f54961be1e06174f218f7c4b7e0f1f1d647263
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 29 03:19:18 2024 +0000

    chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /antora-ui-camel
    
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 antora-ui-camel/.pnp.cjs                            |  10 +++++-----
 ...=> elliptic-npm-6.6.0-086c08cc28-27575b0403.zip} | Bin 46281 -> 46472 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 e9eda54b..78dd20e8 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.5.7"],\
+          ["elliptic", "npm:6.6.0"],\
           ["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.5.7"]\
+          ["elliptic", "npm:6.6.0"]\
         ],\
         "linkType": "HARD"\
       }]\
@@ -3822,10 +3822,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["elliptic", [\
-      ["npm:6.5.7", {\
-        "packageLocation": 
"./.yarn/cache/elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip/node_modules/elliptic/",\
+      ["npm:6.6.0", {\
+        "packageLocation": 
"./.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip/node_modules/elliptic/",\
         "packageDependencies": [\
-          ["elliptic", "npm:6.5.7"],\
+          ["elliptic", "npm:6.6.0"],\
           ["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.5.7-df8e79dc1f-fbad1fad0a.zip 
b/antora-ui-camel/.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip
similarity index 88%
rename from 
antora-ui-camel/.yarn/cache/elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip
rename to 
antora-ui-camel/.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip
index fc1cf754..d3906932 100644
Binary files 
a/antora-ui-camel/.yarn/cache/elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip and 
b/antora-ui-camel/.yarn/cache/elliptic-npm-6.6.0-086c08cc28-27575b0403.zip 
differ
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 39b88f05..f3cb5fbe 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.5.7
-  resolution: "elliptic@npm:6.5.7"
+  version: 6.6.0
+  resolution: "elliptic@npm:6.6.0"
   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/fbad1fad0a5cc07df83f80cc1f7a784247ef59075194d3e340eaeb2f4dd594825ee24c7e9b0cf279c9f1982efe610503bb3139737926428c4821d4fca1bcf348
+  checksum: 
10/27575b0403e010e5d7e7a131fcadce6a7dd1ae82ccb24cc7c20b275d32ab1cb7ecb6a070225795df08407441dc8c7a32efd986596d48d1d6846f64ff8f094af7
   languageName: node
   linkType: hard
 

Reply via email to