fix(security): resolve npm audit moderate vulnerabilities

This commit is contained in:
Clément SAILLANT
2026-03-04 09:38:36 +00:00
parent a0255bca06
commit 49b0f6ae23
2 changed files with 16 additions and 15 deletions
+9
View File
@@ -43,5 +43,14 @@
"@tailwindcss/vite": "^4.1.13",
"storybook": "^9.1.5",
"typescript": "^5.9.2"
},
"overrides": {
"@astrojs/language-server": {
"volar-service-yaml": "0.0.70"
},
"volar-service-yaml": {
"yaml-language-server": "1.21.0"
},
"lodash": "4.17.23"
}
}