This is an automated email from the ASF dual-hosted git repository.
casionone 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 bc50eb40e3 Bump axios from 1.15.0 to 1.15.2 in /linkis-web-next (#5424)
bc50eb40e3 is described below
commit bc50eb40e34dda407823a0e223fb704950bf68b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 16:35:45 2026 +0800
Bump axios from 1.15.0 to 1.15.2 in /linkis-web-next (#5424)
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.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.15.0...v1.15.2)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.15.2
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-next/package-lock.json | 14 +++++++-------
linkis-web-next/package.json | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/linkis-web-next/package-lock.json
b/linkis-web-next/package-lock.json
index 81283cb614..76a51ce207 100644
--- a/linkis-web-next/package-lock.json
+++ b/linkis-web-next/package-lock.json
@@ -11,7 +11,7 @@
"@fesjs/fes-design": "^0.7.31",
"@types/lodash": "^4.14.198",
"@vitejs/plugin-vue": "^5.2.1",
- "axios": "^1.15.0",
+ "axios": "^1.15.2",
"dayjs": "^1.11.10",
"dexie": "^3.2.7",
"md5": "^2.3.0",
@@ -2197,9 +2197,9 @@
}
},
"node_modules/axios": {
- "version": "1.15.0",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
- "integrity":
"sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
+ "version": "1.15.2",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz",
+ "integrity":
"sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==",
"dependencies": {
"follow-redirects": "^1.15.11",
"form-data": "^4.0.5",
@@ -8598,9 +8598,9 @@
"dev": true
},
"axios": {
- "version": "1.15.0",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
- "integrity":
"sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
+ "version": "1.15.2",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz",
+ "integrity":
"sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==",
"requires": {
"follow-redirects": "^1.15.11",
"form-data": "^4.0.5",
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index fe3347b389..da82bca292 100644
--- a/linkis-web-next/package.json
+++ b/linkis-web-next/package.json
@@ -13,7 +13,7 @@
"@fesjs/fes-design": "^0.7.31",
"@types/lodash": "^4.14.198",
"@vitejs/plugin-vue": "^5.2.1",
- "axios": "^1.15.0",
+ "axios": "^1.15.2",
"dayjs": "^1.11.10",
"dexie": "^3.2.7",
"md5": "^2.3.0",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]