Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
971c746b50 fix: frontend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-15965856
2026-04-10 14:28:15 +00:00

View File

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