chore: audit

This commit is contained in:
zhom
2026-04-27 00:37:56 +04:00
parent 18b28ce0cb
commit bc2bf57908
2 changed files with 34 additions and 44 deletions
+3 -1
View File
@@ -91,7 +91,9 @@
"pnpm": {
"overrides": {
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
"path-to-regexp@>=8.0.0 <8.4.0": ">=8.4.0"
"path-to-regexp@>=8.0.0 <8.4.0": ">=8.4.0",
"postcss@<8.5.10": ">=8.5.12",
"fast-xml-parser@<5.7.0": ">=5.7.2"
}
},
"packageManager": "pnpm@10.33.0",