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

noob-se7en 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 642f07d3402 Bump axios from 1.15.0 to 1.15.2 in 
/pinot-controller/src/main/resources (#18421)
642f07d3402 is described below

commit 642f07d340225f2d4f904527e6591bc1bb16bacf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 5 14:13:35 2026 +0530

    Bump axios from 1.15.0 to 1.15.2 in /pinot-controller/src/main/resources 
(#18421)
    
    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>
---
 pinot-controller/src/main/resources/package-lock.json | 8 ++++----
 pinot-controller/src/main/resources/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pinot-controller/src/main/resources/package-lock.json 
b/pinot-controller/src/main/resources/package-lock.json
index 9f3bfc4f956..7413ce0e1bb 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.0",
+        "axios": "1.15.2",
         "clsx": "1.1.1",
         "codemirror": "5.65.5",
         "cross-fetch": "3.1.5",
@@ -2659,9 +2659,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==",
       "license": "MIT",
       "dependencies": {
         "follow-redirects": "^1.15.11",
diff --git a/pinot-controller/src/main/resources/package.json 
b/pinot-controller/src/main/resources/package.json
index d63201bfda9..05f0d94caca 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.0",
+    "axios": "1.15.2",
     "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