From 975741da51d74156c0ca51f5d14ca135f57299d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 02:12:56 +0000 Subject: [PATCH] chore(deps): update dependency axios to ^0.30.0 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5593a35..7368a9eb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@codetanzania/ewea-api-states": "^0.31.0", "@lykmapipo/common": "^0.43.1", "antd": "^4.15.5", - "axios": "^0.21.1", + "axios": "^0.30.0", "echarts": "^5.1.1", "echarts-for-react": "^3.0.1", "history": "^5.0.0",