Skip to content

Commit cfc745f

Browse files
authored
ci: Update tar to 7.5.7 (#337)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
1 parent ea57c6b commit cfc745f

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

cloud-shell/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
},
2828
"resolutions": {
2929
"cipher-base": "^1.0.6",
30-
"sha.js": "^2.4.12"
30+
"sha.js": "^2.4.12",
31+
"tar": "7.5.7"
3132
},
3233
"packageManager": "yarn@4.12.0"
3334
}

cloud-shell/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4778,7 +4778,7 @@ __metadata:
47784778
languageName: node
47794779
linkType: hard
47804780

4781-
"tar@npm:^7.5.4":
4781+
"tar@npm:7.5.7":
47824782
version: 7.5.7
47834783
resolution: "tar@npm:7.5.7"
47844784
dependencies:

0 commit comments

Comments
 (0)