Skip to content

Commit 2f72b8c

Browse files
authored
[INTERNAL] Bump tar from 7.5.6 to 7.5.7 (#1289)
Resolves alerts for several security advisories such as: GHSA-34x7-hfp2-rc4v As per our assessment those vulnerabilities are not exploitable in the context of UI5 CLI. The override for tar is specifically defined where necessary in order to not downgrade tar in case a new major version is being used by other dependencies.
1 parent c1264e7 commit 2f72b8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"overrides": {
6868
"pacote@19": {
69-
"tar": "^7.5.6"
69+
"tar": "^7.5.7"
7070
}
7171
}
7272
}

0 commit comments

Comments
 (0)