This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-4.1 by this push:
new 10c3d1a50a4 branch-4.1: [fix](build) Bump UI axios to patched release
#63185 (#63983)
10c3d1a50a4 is described below
commit 10c3d1a50a40c8f4bcca6cd35b3756761b23f0b0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 21:53:25 2026 +0800
branch-4.1: [fix](build) Bump UI axios to patched release #63185 (#63983)
Cherry-picked from #63185
Signed-off-by: Arpit Jain <[email protected]>
Co-authored-by: Arpit Jain <[email protected]>
---
ui/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/package.json b/ui/package.json
index 0888a4483b7..1375edfe1d0 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -30,7 +30,7 @@
"@ant-design/icons": "^4.1.0",
"@umijs/hooks": "^1.9.3",
"antd": "^4.5.4",
- "axios": "^0.19.2",
+ "axios": "^1.16.0",
"classnames": "^2.2.6",
"i18next": "^19.7.0",
"i18next-browser-languagedetector": "^6.0.1",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]