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

paksyd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a1a901ba60 HBASE-29986 Bump tar from 7.5.10 to 7.5.11 in 
/hbase-website (#7906)
8a1a901ba60 is described below

commit 8a1a901ba60a69acfdb13c94b9330edf266a2a97
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 12:53:25 2026 +0100

    HBASE-29986 Bump tar from 7.5.10 to 7.5.11 in /hbase-website (#7906)
    
    Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.10 to 7.5.11.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.10...v7.5.11)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 7.5.11
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Dávid Paksy <[email protected]>
---
 hbase-website/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hbase-website/package-lock.json b/hbase-website/package-lock.json
index 6fd2c424ec0..b05564f1209 100644
--- a/hbase-website/package-lock.json
+++ b/hbase-website/package-lock.json
@@ -14246,9 +14246,9 @@
       }
     },
     "node_modules/tar": {
-      "version": "7.5.10",
-      "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz";,
-      "integrity": 
"sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==",
+      "version": "7.5.11",
+      "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz";,
+      "integrity": 
"sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
       "dev": true,
       "license": "BlueOak-1.0.0",
       "dependencies": {

Reply via email to