Skip to content

Commit 4b47bc0

Browse files
Copilotcclauss
authored andcommitted
Update tar dependency to ^7.5.2 to address CVE-2025-64118
Co-authored-by: cclauss <3709715+cclauss@users.noreply.github.com>
1 parent ae90e63 commit 4b47bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"nopt": "^8.0.0",
3030
"proc-log": "^5.0.0",
3131
"semver": "^7.3.5",
32-
"tar": "^7.4.3",
32+
"tar": "^7.5.2",
3333
"tinyglobby": "^0.2.12",
3434
"which": "^5.0.0"
3535
},

0 commit comments

Comments
 (0)