fix: frontend/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YAML-15765520
This commit is contained in:
snyk-bot
2026-03-26 11:49:43 +00:00
committed by Ruben Fiszel
parent 76f9a4191a
commit 9e1255a6bc
+1 -1
View File
@@ -168,7 +168,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"
},