Skip to content

Commit 0bddd77

Browse files
committed
chore(security): bump tar in cli-v3 + override for supervisor k8s chain
1 parent 2409635 commit 0bddd77

3 files changed

Lines changed: 17 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"express@^4>body-parser": "1.20.3",
9191
"@remix-run/dev@2.17.4>tar-fs": "2.1.4",
9292
"testcontainers@10.28.0>tar-fs": "3.1.1",
93+
"tar@>=7 <7.5.11": "^7.5.11",
9394
"form-data@^2": "2.5.4",
9495
"form-data@^3": "3.0.4",
9596
"form-data@^4": "4.0.4",

packages/cli-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"std-env": "^3.7.0",
141141
"strip-ansi": "^7.1.0",
142142
"supports-color": "^10.0.0",
143-
"tar": "^7.5.4",
143+
"tar": "^7.5.13",
144144
"tiny-invariant": "^1.2.0",
145145
"tinyexec": "^0.3.1",
146146
"tinyglobby": "^0.2.10",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)