mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 08:01:35 +00:00
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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user