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 5c3e91cbeff HBASE-29908 Bump tar from 7.5.7 to 7.5.9 in /hbase-website 
(#7766)
5c3e91cbeff is described below

commit 5c3e91cbeff37c82fb37c5882a40488f52f13b80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 19 09:05:32 2026 +0100

    HBASE-29908 Bump tar from 7.5.7 to 7.5.9 in /hbase-website (#7766)
    
    Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9.
    - [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.7...v7.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 7.5.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    Reviewed by: Yurii Palamarchuk <[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 7f329b8e18e..0c9ee80ab6d 100644
--- a/hbase-website/package-lock.json
+++ b/hbase-website/package-lock.json
@@ -11299,9 +11299,9 @@
       }
     },
     "node_modules/tar": {
-      "version": "7.5.7",
-      "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz";,
-      "integrity": 
"sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
+      "version": "7.5.9",
+      "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz";,
+      "integrity": 
"sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
       "dev": true,
       "license": "BlueOak-1.0.0",
       "dependencies": {

Reply via email to