From c8cba4d356ffef92426924ccd9729c94165bf191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 18:07:16 +0000 Subject: [PATCH] Update dependency axios to v0.30.3 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d64042f9f..e86069af7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@popperjs/core": "2.11.8", "@sentry/tracing": "7.120.4", "@sentry/vue": "7.120.4", - "axios": "0.27.2", + "axios": "0.30.3", "bootstrap": "5.3.8", "core-js": "3.47.0", "npm-check-updates": "16.3.25",