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

acosentino 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 01760b17 chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#1329)
01760b17 is described below

commit 01760b17f125339165a9a258d9dabc8230603b82
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 29 09:35:50 2025 +0100

    chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#1329)
    
    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2.
    - [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .pnp.cjs                                            |   8 ++++----
 ...p => tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip} | Bin 11668 -> 11721 bytes
 yarn.lock                                           |   6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index e7e0466c..2cb47377 100644
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -18972,7 +18972,7 @@ const RAW_RUNTIME_STATE =
           ["pump", "npm:3.0.0"],\
           ["rc", "npm:1.2.8"],\
           ["simple-get", "npm:4.0.1"],\
-          ["tar-fs", "npm:2.1.1"],\
+          ["tar-fs", "npm:2.1.2"],\
           ["tunnel-agent", "npm:0.6.0"]\
         ],\
         "linkType": "HARD"\
@@ -22168,10 +22168,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["tar-fs", [\
-      ["npm:2.1.1", {\
-        "packageLocation": 
"./.yarn/cache/tar-fs-npm-2.1.1-e374d3b7a2-526deae025.zip/node_modules/tar-fs/",\
+      ["npm:2.1.2", {\
+        "packageLocation": 
"./.yarn/cache/tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip/node_modules/tar-fs/",\
         "packageDependencies": [\
-          ["tar-fs", "npm:2.1.1"],\
+          ["tar-fs", "npm:2.1.2"],\
           ["chownr", "npm:1.1.4"],\
           ["mkdirp-classic", "npm:0.5.3"],\
           ["pump", "npm:3.0.0"],\
diff --git a/.yarn/cache/tar-fs-npm-2.1.1-e374d3b7a2-526deae025.zip 
b/.yarn/cache/tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip
similarity index 61%
rename from .yarn/cache/tar-fs-npm-2.1.1-e374d3b7a2-526deae025.zip
rename to .yarn/cache/tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip
index e8564cdc..69c6f674 100644
Binary files a/.yarn/cache/tar-fs-npm-2.1.1-e374d3b7a2-526deae025.zip and 
b/.yarn/cache/tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip differ
diff --git a/yarn.lock b/yarn.lock
index 68b2734d..2f26b7a6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -19895,14 +19895,14 @@ __metadata:
   linkType: hard
 
 "tar-fs@npm:^2.0.0":
-  version: 2.1.1
-  resolution: "tar-fs@npm:2.1.1"
+  version: 2.1.2
+  resolution: "tar-fs@npm:2.1.2"
   dependencies:
     chownr: "npm:^1.1.1"
     mkdirp-classic: "npm:^0.5.2"
     pump: "npm:^3.0.0"
     tar-stream: "npm:^2.1.4"
-  checksum: 
10/526deae025453e825f87650808969662fbb12eb0461d033e9b447de60ec951c6c4607d0afe7ce057defe9d4e45cf80399dd74bc15f9d9e0773d5e990a78ce4ac
+  checksum: 
10/623f7e8e58a43578ba7368002c3cc7e321f6d170053ac0691d95172dbc7daf5dcf4347eb061277627340870ce6cfda89f5a5d633cc274c41ae6d69f54a2374e7
   languageName: node
   linkType: hard
 

Reply via email to