fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438
This commit is contained in:
snyk-bot
2026-02-20 20:35:52 +00:00
parent 87f3de9ae5
commit bcd78f1315
2 changed files with 158 additions and 69 deletions
+157 -68
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -122,7 +122,7 @@
"jszip": "^3.10.1",
"lru-cache": "^11.1.0",
"lucide-svelte": "^0.540.0",
"minimatch": "^10.0.1",
"minimatch": "^10.2.1",
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@=25.0.0",
"monaco-languageclient": "10.6.0",
"monaco-vim": "^0.4.1",