This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new fea5deaac7 Bump axios from 1.7.4 to 1.8.2 in /linkis-web (#5220)
fea5deaac7 is described below
commit fea5deaac79485c543326454081d4f704c8dca63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 11 16:44:03 2025 +0800
Bump axios from 1.7.4 to 1.8.2 in /linkis-web (#5220)
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
linkis-web/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linkis-web/package.json b/linkis-web/package.json
index 09fad4c336..55c9da9532 100644
--- a/linkis-web/package.json
+++ b/linkis-web/package.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"@form-create/iview": "2.5.27",
- "axios": "1.7.4",
+ "axios": "1.8.2",
"babel-polyfill": "6.26.0",
"core-js": "3.27.2",
"dexie": "3.2.3",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]