Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
576e838ad3 fix: frontend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YAML-15765520
2026-03-26 11:49:43 +00:00

View File

@@ -167,7 +167,7 @@
"xterm-readline": "^1.1.2",
"y-monaco": "^0.1.4",
"y-websocket": "^1.5.4",
"yaml": "^2.8.0",
"yaml": "^2.8.3",
"yjs": "^13.6.7",
"zod": "^4.1.10"
},