Skip to content

Commit 3e91f32

Browse files
authored
refactor(core): Upgrade tar-fs to address CVE-2025-48387 (#16052)
1 parent 7711e4b commit 3e91f32

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"esbuild": "^0.24.0",
8686
"pug": "^3.0.3",
8787
"semver": "^7.5.4",
88-
"tar-fs": "2.1.2",
88+
"tar-fs": "2.1.3",
8989
"tslib": "^2.6.2",
9090
"tsconfig-paths": "^4.2.0",
9191
"typescript": "^5.8.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)