fix(deps): 修复安全漏洞

This commit is contained in:
hicccc77
2026-03-28 06:37:44 +08:00
parent d126be2aa5
commit f1b2762769
2 changed files with 45 additions and 195 deletions

View File

@@ -188,5 +188,10 @@
}
],
"icon": "resources/icon.icns"
},
"overrides": {
"picomatch": "^4.0.4",
"tar": "^7.5.13",
"immutable": "^5.1.5"
}
}