From 67a738acbfc72d04b86411082adaffbd81b98298 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:57:54 +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 2fb91f646..aeba60237 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "acorn": "^8.0.0", "ali-oss": "^6.16.0", "autoprefixer": "^10.2.0", - "axios": "^0.22.0", + "axios": "^0.30.0", "babel-eslint": "^10.0.1", "babel-jest": "^28.1.2", "babel-loader": "^8.0.0",