Bump axios from 1.16.0 to 1.18.0 in /linkis-web (#5461) Bumps [axios](https://github.com/axios/axios) from 1.16.0 to 1.18.0. - [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.16.0...v1.18.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/linkis-web/package.json b/linkis-web/package.json index 50f4b9c..87666b2 100644 --- a/linkis-web/package.json +++ b/linkis-web/package.json
@@ -25,7 +25,7 @@ }, "dependencies": { "@form-create/iview": "2.5.27", - "axios": "1.16.0", + "axios": "1.18.0", "dexie": "3.2.3", "dt-sql-parser": "3.0.5", "echarts": "^5.6.0",