fix: patch high-severity vulnerabilities in picomatch and vite #128

Merged
privilegedescalation-engineer[bot] merged 2 commits from gandalf/fix-vulns-picomatch-vite into main 2026-05-04 11:01:53 +00:00
2 changed files with 506 additions and 128 deletions
Showing only changes of commit 27aecdbda7 - Show all commits
+3 -1
View File
@@ -36,7 +36,9 @@
"tar": "^7.5.11",
"undici": "^7.24.3",
"flatted": "^3.4.2",
"lodash": ">=4.18.0"
"lodash": ">=4.18.0",
"picomatch": ">=4.0.4",
"vite": ">=6.4.2"
}
},
"devDependencies": {
+503 -127
View File
File diff suppressed because it is too large Load Diff