1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 10:25:57 -04:00

chore(deps): bump tar, see CVE-2026-23950

This commit is contained in:
2026-01-28 16:42:31 -05:00
parent ae20734cda
commit 3fead52582
2 changed files with 349 additions and 194 deletions
+6 -6
View File
@@ -59,18 +59,18 @@
},
"dependencies": {
"adm-zip": "^0.5.16",
"tar": "^7.5.2"
"tar": "^7.5.7"
},
"devDependencies": {
"@biomejs/biome": "^2.3.11",
"@biomejs/biome": "^2.3.13",
"@types/adm-zip": "^0.5.7",
"@types/node": "^25.0.3",
"@types/node": "^25.1.0",
"@types/tar": "^6.1.13",
"@vitest/coverage-v8": "^4.0.16",
"@vitest/coverage-v8": "^4.0.18",
"tinyexec": "^1.0.2",
"tsdown": "^0.19.0-beta.5",
"tsdown": "^0.20.1",
"typescript": "^5.9.3",
"vitest": "^4.0.16"
"vitest": "^4.0.18"
},
"engines": {
"node": ">=18.17"