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

zregvart 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 b9b54c59 chore(deps): bump elliptic from 6.5.4 to 6.5.7
b9b54c59 is described below

commit b9b54c591fceb9e69bf42833d289186f49786ef6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 12 10:15:53 2024 +0000

    chore(deps): bump elliptic from 6.5.4 to 6.5.7
    
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 .pnp.cjs                                            |  10 +++++-----
 ...=> elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip} | Bin 46186 -> 46281 bytes
 yarn.lock                                           |   6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index 73a9874d..92e91510 100644
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -5617,7 +5617,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.4"],\
+          ["elliptic", "npm:6.5.7"],\
           ["inherits", "npm:2.0.4"],\
           ["parse-asn1", "npm:5.1.6"],\
           ["readable-stream", "npm:3.6.2"],\
@@ -7266,7 +7266,7 @@ const RAW_RUNTIME_STATE =
         "packageDependencies": [\
           ["create-ecdh", "npm:4.0.4"],\
           ["bn.js", "npm:4.12.0"],\
-          ["elliptic", "npm:6.5.4"]\
+          ["elliptic", "npm:6.5.7"]\
         ],\
         "linkType": "HARD"\
       }]\
@@ -8736,10 +8736,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["elliptic", [\
-      ["npm:6.5.4", {\
-        "packageLocation": 
"./.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-2cd7ff4b69.zip/node_modules/elliptic/",\
+      ["npm:6.5.7", {\
+        "packageLocation": 
"./.yarn/cache/elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip/node_modules/elliptic/",\
         "packageDependencies": [\
-          ["elliptic", "npm:6.5.4"],\
+          ["elliptic", "npm:6.5.7"],\
           ["bn.js", "npm:4.12.0"],\
           ["brorand", "npm:1.1.0"],\
           ["hash.js", "npm:1.1.7"],\
diff --git a/.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-2cd7ff4b69.zip 
b/.yarn/cache/elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip
similarity index 87%
rename from .yarn/cache/elliptic-npm-6.5.4-0ca8204a86-2cd7ff4b69.zip
rename to .yarn/cache/elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip
index cd03d921..fc1cf754 100644
Binary files a/.yarn/cache/elliptic-npm-6.5.4-0ca8204a86-2cd7ff4b69.zip and 
b/.yarn/cache/elliptic-npm-6.5.7-df8e79dc1f-fbad1fad0a.zip differ
diff --git a/yarn.lock b/yarn.lock
index d9a55e43..33493713 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7514,8 +7514,8 @@ __metadata:
   linkType: hard
 
 "elliptic@npm:^6.5.3, elliptic@npm:^6.5.4":
-  version: 6.5.4
-  resolution: "elliptic@npm:6.5.4"
+  version: 6.5.7
+  resolution: "elliptic@npm:6.5.7"
   dependencies:
     bn.js: "npm:^4.11.9"
     brorand: "npm:^1.1.0"
@@ -7524,7 +7524,7 @@ __metadata:
     inherits: "npm:^2.0.4"
     minimalistic-assert: "npm:^1.0.1"
     minimalistic-crypto-utils: "npm:^1.0.1"
-  checksum: 
10/2cd7ff4b69720dbb2ca1ca650b2cf889d1df60c96d4a99d331931e4fe21e45a7f3b8074e86618ca7e56366c4b6258007f234f9d61d9b0c87bbbc8ea990b99e94
+  checksum: 
10/fbad1fad0a5cc07df83f80cc1f7a784247ef59075194d3e340eaeb2f4dd594825ee24c7e9b0cf279c9f1982efe610503bb3139737926428c4821d4fca1bcf348
   languageName: node
   linkType: hard
 

Reply via email to