This is an automated email from the ASF dual-hosted git repository.

casion 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 9fc692948c Bump axios from 1.7.4 to 1.8.2 in /linkis-web-next (#5226)
9fc692948c is described below

commit 9fc692948c5d57886e8912fe013ef7ad7d34a0a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 1 11:09:39 2025 +0800

    Bump axios from 1.7.4 to 1.8.2 in /linkis-web-next (#5226)
    
    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-next/package-lock.json | 15 ++++++++-------
 linkis-web-next/package.json      |  2 +-
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/linkis-web-next/package-lock.json 
b/linkis-web-next/package-lock.json
index b664eca726..f62f348b03 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.7.4",
+        "axios": "^1.8.2",
         "dayjs": "^1.11.10",
         "dexie": "^3.2.7",
         "md5": "^2.3.0",
@@ -2160,9 +2160,10 @@
       }
     },
     "node_modules/axios": {
-      "version": "1.7.4",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz";,
-      "integrity": 
"sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
+      "version": "1.8.2",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz";,
+      "integrity": 
"sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
+      "license": "MIT",
       "dependencies": {
         "follow-redirects": "^1.15.6",
         "form-data": "^4.0.0",
@@ -8326,9 +8327,9 @@
       "dev": true
     },
     "axios": {
-      "version": "1.7.4",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz";,
-      "integrity": 
"sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
+      "version": "1.8.2",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz";,
+      "integrity": 
"sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
       "requires": {
         "follow-redirects": "^1.15.6",
         "form-data": "^4.0.0",
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index 7d2843e56d..36dd555e98 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.7.4",
+    "axios": "^1.8.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]

Reply via email to