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 b72769b3 chore(deps): bump tar-fs from 2.1.2 to 2.1.3
b72769b3 is described below

commit b72769b3a3edb9e19894e7e47b0fb4cfe19c8e75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 06:38:20 2025 +0000

    chore(deps): bump tar-fs from 2.1.2 to 2.1.3
    
    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
    - [Commits](https://github.com/mafintosh/tar-fs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 2.1.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .pnp.cjs                                            |   8 ++++----
 ...p => tar-fs-npm-2.1.3-32d6d6fb31-37fdfd3aa7.zip} | Bin 11721 -> 11750 bytes
 yarn.lock                                           |   6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index 2cb47377..d38e35f3 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.2"],\
+          ["tar-fs", "npm:2.1.3"],\
           ["tunnel-agent", "npm:0.6.0"]\
         ],\
         "linkType": "HARD"\
@@ -22168,10 +22168,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["tar-fs", [\
-      ["npm:2.1.2", {\
-        "packageLocation": 
"./.yarn/cache/tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip/node_modules/tar-fs/",\
+      ["npm:2.1.3", {\
+        "packageLocation": 
"./.yarn/cache/tar-fs-npm-2.1.3-32d6d6fb31-37fdfd3aa7.zip/node_modules/tar-fs/",\
         "packageDependencies": [\
-          ["tar-fs", "npm:2.1.2"],\
+          ["tar-fs", "npm:2.1.3"],\
           ["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.2-4231292dd1-623f7e8e58.zip 
b/.yarn/cache/tar-fs-npm-2.1.3-32d6d6fb31-37fdfd3aa7.zip
similarity index 65%
rename from .yarn/cache/tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip
rename to .yarn/cache/tar-fs-npm-2.1.3-32d6d6fb31-37fdfd3aa7.zip
index 69c6f674..5fd5fce6 100644
Binary files a/.yarn/cache/tar-fs-npm-2.1.2-4231292dd1-623f7e8e58.zip and 
b/.yarn/cache/tar-fs-npm-2.1.3-32d6d6fb31-37fdfd3aa7.zip differ
diff --git a/yarn.lock b/yarn.lock
index 2f26b7a6..9334b1dd 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -19895,14 +19895,14 @@ __metadata:
   linkType: hard
 
 "tar-fs@npm:^2.0.0":
-  version: 2.1.2
-  resolution: "tar-fs@npm:2.1.2"
+  version: 2.1.3
+  resolution: "tar-fs@npm:2.1.3"
   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/623f7e8e58a43578ba7368002c3cc7e321f6d170053ac0691d95172dbc7daf5dcf4347eb061277627340870ce6cfda89f5a5d633cc274c41ae6d69f54a2374e7
+  checksum: 
10/37fdfd3aa73f4f49c0821ef75f67647ecafd5370d2e311d9ace6ff3825ff4355014055c3d43407c6a655adf6c5bfb0cbcf93412161dad5af7110eb7d7a0c2eae
   languageName: node
   linkType: hard
 

Reply via email to