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

cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new ca82ecd3528 bump axios to 1.7.4 (#16898)
ca82ecd3528 is described below

commit ca82ecd3528a68d4d31e9d6228070c4494ec79fc
Author: Vadim Ogievetsky <[email protected]>
AuthorDate: Wed Aug 14 13:42:26 2024 -0700

    bump axios to 1.7.4 (#16898)
---
 licenses.yaml                 |  2 +-
 web-console/package-lock.json | 18 +++++++++---------
 web-console/package.json      |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 0646c7131fd..b6e07572341 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5301,7 +5301,7 @@ license_category: binary
 module: web-console
 license_name: MIT License
 copyright: Matt Zabriskie
-version: 1.6.7
+version: 1.7.4
 license_file_path: licenses/bin/axios.MIT
 
 ---
diff --git a/web-console/package-lock.json b/web-console/package-lock.json
index e9319969b69..20396ed7265 100644
--- a/web-console/package-lock.json
+++ b/web-console/package-lock.json
@@ -19,7 +19,7 @@
         "@druid-toolkit/visuals-react": "^0.3.3",
         "@fontsource/open-sans": "^5.0.28",
         "ace-builds": "~1.4.14",
-        "axios": "^1.6.7",
+        "axios": "^1.7.4",
         "chronoshift": "^0.10.0",
         "classnames": "^2.2.6",
         "copy-to-clipboard": "^3.2.0",
@@ -3968,11 +3968,11 @@
       }
     },
     "node_modules/axios": {
-      "version": "1.6.7",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz";,
-      "integrity": 
"sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
+      "version": "1.7.4",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz";,
+      "integrity": 
"sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
       "dependencies": {
-        "follow-redirects": "^1.15.4",
+        "follow-redirects": "^1.15.6",
         "form-data": "^4.0.0",
         "proxy-from-env": "^1.1.0"
       }
@@ -21489,11 +21489,11 @@
       "dev": true
     },
     "axios": {
-      "version": "1.6.7",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz";,
-      "integrity": 
"sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==",
+      "version": "1.7.4",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz";,
+      "integrity": 
"sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
       "requires": {
-        "follow-redirects": "^1.15.4",
+        "follow-redirects": "^1.15.6",
         "form-data": "^4.0.0",
         "proxy-from-env": "^1.1.0"
       }
diff --git a/web-console/package.json b/web-console/package.json
index d55bb79d609..6d8c0c6448a 100644
--- a/web-console/package.json
+++ b/web-console/package.json
@@ -73,7 +73,7 @@
     "@druid-toolkit/visuals-react": "^0.3.3",
     "@fontsource/open-sans": "^5.0.28",
     "ace-builds": "~1.4.14",
-    "axios": "^1.6.7",
+    "axios": "^1.7.4",
     "chronoshift": "^0.10.0",
     "classnames": "^2.2.6",
     "copy-to-clipboard": "^3.2.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to