You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2024/01/16 13:35:43 UTC

(camel-website) 04/09: chore: update convict to 6.2.4

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

commit 69d356b0518d2dc114d130288e6accd920fccdae
Author: Zoran Regvart <zo...@regvart.com>
AuthorDate: Fri Jan 12 16:03:18 2024 +0100

    chore: update convict to 6.2.4
---
 .pnp.cjs                                                |   8 ++++----
 .yarn/cache/convict-npm-6.2.1-29af5bd4ae-33d2ac7f5a.zip | Bin 14310 -> 0 bytes
 .yarn/cache/convict-npm-6.2.4-c10e44771d-d4b9c50dcd.zip | Bin 0 -> 14410 bytes
 yarn.lock                                               |   6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index 23b4223f..9769a27c 100755
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -353,7 +353,7 @@ const RAW_RUNTIME_STATE =
         "packageDependencies": [\
           ["@antora/playbook-builder", "npm:3.1.7"],\
           ["@iarna/toml", "npm:2.2.5"],\
-          ["convict", "npm:6.2.1"],\
+          ["convict", "npm:6.2.4"],\
           ["js-yaml", "npm:4.1.0"],\
           ["json5", "npm:2.2.0"]\
         ],\
@@ -7861,10 +7861,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["convict", [\
-      ["npm:6.2.1", {\
-        "packageLocation": "./.yarn/cache/convict-npm-6.2.1-29af5bd4ae-33d2ac7f5a.zip/node_modules/convict/",\
+      ["npm:6.2.4", {\
+        "packageLocation": "./.yarn/cache/convict-npm-6.2.4-c10e44771d-d4b9c50dcd.zip/node_modules/convict/",\
         "packageDependencies": [\
-          ["convict", "npm:6.2.1"],\
+          ["convict", "npm:6.2.4"],\
           ["lodash.clonedeep", "npm:4.5.0"],\
           ["yargs-parser", "npm:20.2.9"]\
         ],\
diff --git a/.yarn/cache/convict-npm-6.2.1-29af5bd4ae-33d2ac7f5a.zip b/.yarn/cache/convict-npm-6.2.1-29af5bd4ae-33d2ac7f5a.zip
deleted file mode 100644
index 26d055cd..00000000
Binary files a/.yarn/cache/convict-npm-6.2.1-29af5bd4ae-33d2ac7f5a.zip and /dev/null differ
diff --git a/.yarn/cache/convict-npm-6.2.4-c10e44771d-d4b9c50dcd.zip b/.yarn/cache/convict-npm-6.2.4-c10e44771d-d4b9c50dcd.zip
new file mode 100644
index 00000000..4466daec
Binary files /dev/null and b/.yarn/cache/convict-npm-6.2.4-c10e44771d-d4b9c50dcd.zip differ
diff --git a/yarn.lock b/yarn.lock
index d90bcde7..42f9d387 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6285,12 +6285,12 @@ __metadata:
   linkType: hard
 
 "convict@npm:~6.2":
-  version: 6.2.1
-  resolution: "convict@npm:6.2.1"
+  version: 6.2.4
+  resolution: "convict@npm:6.2.4"
   dependencies:
     lodash.clonedeep: "npm:^4.5.0"
     yargs-parser: "npm:^20.2.7"
-  checksum: 33d2ac7f5ad8488a112f27403eafcb465895a1b124793ed69512b28252a304aa885063e95d1bca8c64ce6cbbbcc0f8c8d04243f4c90d3b93544791cc3f92c04f
+  checksum: d4b9c50dcddf4b5da7a80c1d99d1cfae8a47d78d291f0cc11637ab25b6b4515f5f0e9029abd45bcc30cc3e33032aa8814ead22142b4563c4e4959d2e56bdf1ae
   languageName: node
   linkType: hard