Skip to content

Commit 54ae5a3

Browse files
committed
build(deps-dev): Bump tar from 6.2.1 to 7.5.6
Resolves alerts for several security advisories such as: GHSA-r6q2-hw4h-h46w GHSA-8qq5-rm4j-mr97 As per our assessment those vulnerabilities are not exploitable in the context of UI5 CLI. The affected versions of tar are used in dev dependencies only. This commit also includes a minor bump of lodash to address GHSA-xxjr-mmjv-4gpg which is also not exploitable in the context of UI5 CLI.
1 parent d17f79e commit 54ae5a3

2 files changed

Lines changed: 40 additions & 70 deletions

File tree

package-lock.json

Lines changed: 29 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,17 @@
5151
"licensee": "^11.1.1",
5252
"local-web-server": "^5.4.0"
5353
},
54+
"overrides": {
55+
"pacote@<=20": {
56+
"tar": "^7.5.6"
57+
},
58+
"cacache@18": {
59+
"tar": "^7.5.6"
60+
},
61+
"node-gyp@10": {
62+
"tar": "^7.5.6"
63+
}
64+
},
5465
"workspaces": [
5566
"packages/*",
5667
"internal/*"

0 commit comments

Comments
 (0)