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-15353387
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
This commit is contained in:
snyk-bot
2026-03-03 12:38:54 +00:00
parent cac4bdd54f
commit cd0e5b6801
2 changed files with 1126 additions and 78 deletions
+1125 -77
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -123,7 +123,7 @@
"jszip": "^3.10.1",
"lru-cache": "^11.1.0",
"lucide-svelte": "^0.540.0",
"minimatch": "^10.0.1",
"minimatch": "^10.2.3",
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@=25.0.0",
"monaco-languageclient": "10.6.0",
"monaco-vim": "^0.4.1",