From 9859421c3894b3a2e7a7f2d95c94402e281f57ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Apr 2026 12:08:15 +0000 Subject: [PATCH] chore(deps): bump axios from 1.15.0 to 1.15.1 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 087e0f97..718ea113 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "dependencies": { "@simplewebauthn/browser": "^13.3.0", "@tailwindcss/vite": "^4.2.2", - "axios": "^1.15.0", + "axios": "^1.15.1", "clsx": "^2.1.1", "date-fns": "^4.1.0", "jose": "^6.2.2",