This is an automated email from the ASF dual-hosted git repository.
dominikriemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new adb7dddcbc chore(deps-dev): bump tar from 7.5.11 to 7.5.20 in
/streampipes-client-go/docs (#4750)
adb7dddcbc is described below
commit adb7dddcbc3fdf9add564ea142598073cb151e2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 07:23:29 2026 +0200
chore(deps-dev): bump tar from 7.5.11 to 7.5.20 in
/streampipes-client-go/docs (#4750)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
streampipes-client-go/docs/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/streampipes-client-go/docs/package-lock.json
b/streampipes-client-go/docs/package-lock.json
index 75c4d73e0a..3078d019a5 100644
--- a/streampipes-client-go/docs/package-lock.json
+++ b/streampipes-client-go/docs/package-lock.json
@@ -1039,9 +1039,9 @@
}
},
"node_modules/tar": {
- "version": "7.5.11",
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
- "integrity":
"sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
+ "version": "7.5.20",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.20.tgz",
+ "integrity":
"sha512-9FcyK4PA6+WbzlTM9WhQm6vB5W7cP7dUiPsv1g7YDwEQnQ1CGpK3MGlKk/ITVWMk05kHZuBhmVhiv8LZoy/PFQ==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {