fix(deps): 修复安全漏洞

This commit is contained in:
hicccc77
2026-03-28 21:15:14 +08:00
parent 26c6700152
commit d537d81f1c
2 changed files with 12 additions and 87 deletions

View File

@@ -193,6 +193,7 @@
"overrides": {
"picomatch": "^4.0.4",
"tar": "^7.5.13",
"immutable": "^5.1.5"
"immutable": "^5.1.5",
"ajv": ">=6.14.0"
}
}