From 94c88cfd2f026c651789568a84f418b56fc1a7ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 14:58:02 +0000 Subject: [PATCH] Update dependency axios to v0.31.1 [SECURITY] --- admin/package.json | 2 +- beta/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/package.json b/admin/package.json index 19455c5..216de89 100644 --- a/admin/package.json +++ b/admin/package.json @@ -13,7 +13,7 @@ "@emotion/styled": "11.10.4", "@mui/material": "5.10.5", "add": "2.0.6", - "axios": "0.27.2", + "axios": "0.31.1", "react": "18.2.0", "react-datetime-picker": "4.0.0", "react-dom": "18.2.0", diff --git a/beta/package.json b/beta/package.json index 4bd54a8..d59ca38 100644 --- a/beta/package.json +++ b/beta/package.json @@ -8,7 +8,7 @@ "@emotion/styled": "11.10.4", "@esbuild-plugins/node-modules-polyfill": "0.1.4", "@mui/material": "5.10.5", - "axios": "0.27.2", + "axios": "0.31.1", "buffer": "6.0.3", "ethers": "5.7.0", "events": "3.3.0",