Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
bcd78f1315 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
2026-02-20 20:35:52 +00:00
2 changed files with 158 additions and 69 deletions

File diff suppressed because it is too large Load Diff

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",