[web] Fix security warning

This commit is contained in:
Alain Nussbaumer
2025-01-25 09:16:32 +01:00
parent d6e24f9117
commit b79d0c9f9f
2 changed files with 101 additions and 101 deletions

View File

@@ -38,6 +38,6 @@
"eslint-plugin-vue": "^9.25.0",
"prettier": "^3.2.5",
"sass": "^1.75.0",
"vite": "^5.2.10"
"vite": "^5.4.12"
}
}