We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea57c6b commit cfc745fCopy full SHA for cfc745f
2 files changed
cloud-shell/package.json
@@ -27,7 +27,8 @@
27
},
28
"resolutions": {
29
"cipher-base": "^1.0.6",
30
- "sha.js": "^2.4.12"
+ "sha.js": "^2.4.12",
31
+ "tar": "7.5.7"
32
33
"packageManager": "yarn@4.12.0"
34
}
cloud-shell/yarn.lock
@@ -4778,7 +4778,7 @@ __metadata:
4778
languageName: node
4779
linkType: hard
4780
4781
-"tar@npm:^7.5.4":
+"tar@npm:7.5.7":
4782
version: 7.5.7
4783
resolution: "tar@npm:7.5.7"
4784
dependencies:
0 commit comments