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

Jackie-Jiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new b6a9a1773a4 Bump axios from 1.15.2 to 1.16.0 in 
/pinot-controller/src/main/resources (#18634)
b6a9a1773a4 is described below

commit b6a9a1773a43b7cd115d646b4784592b13f6eac2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 29 14:09:41 2026 -0700

    Bump axios from 1.15.2 to 1.16.0 in /pinot-controller/src/main/resources 
(#18634)
---
 pinot-controller/src/main/resources/package-lock.json | 10 +++++-----
 pinot-controller/src/main/resources/package.json      |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pinot-controller/src/main/resources/package-lock.json 
b/pinot-controller/src/main/resources/package-lock.json
index 7413ce0e1bb..872c77b66fa 100644
--- a/pinot-controller/src/main/resources/package-lock.json
+++ b/pinot-controller/src/main/resources/package-lock.json
@@ -20,7 +20,7 @@
         "@types/react-dom": "16.9.16",
         "@types/react-router": "5.1.20",
         "@types/react-router-dom": "5.3.3",
-        "axios": "1.15.2",
+        "axios": "1.16.0",
         "clsx": "1.1.1",
         "codemirror": "5.65.5",
         "cross-fetch": "3.1.5",
@@ -2659,12 +2659,12 @@
       }
     },
     "node_modules/axios": {
-      "version": "1.15.2",
-      "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz";,
-      "integrity": 
"sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==",
+      "version": "1.16.0",
+      "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz";,
+      "integrity": 
"sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==",
       "license": "MIT",
       "dependencies": {
-        "follow-redirects": "^1.15.11",
+        "follow-redirects": "^1.16.0",
         "form-data": "^4.0.5",
         "proxy-from-env": "^2.1.0"
       }
diff --git a/pinot-controller/src/main/resources/package.json 
b/pinot-controller/src/main/resources/package.json
index 05f0d94caca..bb67872e163 100644
--- a/pinot-controller/src/main/resources/package.json
+++ b/pinot-controller/src/main/resources/package.json
@@ -60,7 +60,7 @@
     "@types/react-dom": "16.9.16",
     "@types/react-router": "5.1.20",
     "@types/react-router-dom": "5.3.3",
-    "axios": "1.15.2",
+    "axios": "1.16.0",
     "clsx": "1.1.1",
     "codemirror": "5.65.5",
     "cross-fetch": "3.1.5",


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

Reply via email to