summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-11-08 16:17:53 +0900
committerGitHub <noreply@github.com>2025-11-08 16:17:53 +0900
commite4c03b9f4e2e2d98a862a6967012cf7049daf510 (patch)
treedef44bae22a111b0fd12f1f32081577e839cab1a /package.json
parentfix(deps): update [root] update dependencies [ci skip] (#16770) (diff)
downloadmisskey-e4c03b9f4e2e2d98a862a6967012cf7049daf510.tar.gz
misskey-e4c03b9f4e2e2d98a862a6967012cf7049daf510.tar.bz2
misskey-e4c03b9f4e2e2d98a862a6967012cf7049daf510.zip
fix(deps): update dependency tar to v7.5.2 [security] [ci skip] (#16728)
* fix(deps): update dependency tar to v7.5.2 [security] * regenerate lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 150f65279a..bc632a4921 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"ignore-walk": "8.0.0",
"js-yaml": "4.1.0",
"postcss": "8.5.6",
- "tar": "7.5.1",
+ "tar": "7.5.2",
"terser": "5.44.0",
"typescript": "5.9.3"
},