fix: frontend/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15965856
This commit is contained in:
snyk-bot
2026-04-10 14:28:15 +00:00
parent 626adbf14c
commit 971c746b50

View File

@@ -16,7 +16,7 @@
"dependencies": { "dependencies": {
"@simplewebauthn/browser": "^13.2.2", "@simplewebauthn/browser": "^13.2.2",
"@tailwindcss/vite": "^4.2.0", "@tailwindcss/vite": "^4.2.0",
"axios": "^1.13.5", "axios": "^1.15.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"jose": "^6.1.3", "jose": "^6.1.3",