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

FrankChen021 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 0ed37086bc5 build(deps-dev): bump http-proxy-middleware in 
/web-console (#19762)
0ed37086bc5 is described below

commit 0ed37086bc5f1bd37f56c3f420ad75345534545a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:00:39 2026 +0800

    build(deps-dev): bump http-proxy-middleware in /web-console (#19762)
    
    Bumps 
[http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 
2.0.9 to 2.0.10.
    - [Release 
notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - 
[Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.10/CHANGELOG.md)
    - 
[Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.9...v2.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-version: 2.0.10
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 web-console/package-lock.json | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/web-console/package-lock.json b/web-console/package-lock.json
index 6990103419a..55cadd50deb 100644
--- a/web-console/package-lock.json
+++ b/web-console/package-lock.json
@@ -9523,11 +9523,10 @@
       "dev": true
     },
     "node_modules/http-proxy-middleware": {
-      "version": "2.0.9",
-      "resolved": 
"https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz";,
-      "integrity": 
"sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==",
+      "version": "2.0.10",
+      "resolved": 
"https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.10.tgz";,
+      "integrity": 
"sha512-RKzRWNPxUZqbuk3BC5mGVJbBnWgr+diEnjJexIOytFbBzDy88Fbh/YvBr3DsNrl1jYAfjWfpATEv0NO35FDuPQ==",
       "dev": true,
-      "license": "MIT",
       "dependencies": {
         "@types/http-proxy": "^1.17.8",
         "http-proxy": "^1.18.1",
@@ -25387,9 +25386,9 @@
       }
     },
     "http-proxy-middleware": {
-      "version": "2.0.9",
-      "resolved": 
"https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz";,
-      "integrity": 
"sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==",
+      "version": "2.0.10",
+      "resolved": 
"https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.10.tgz";,
+      "integrity": 
"sha512-RKzRWNPxUZqbuk3BC5mGVJbBnWgr+diEnjJexIOytFbBzDy88Fbh/YvBr3DsNrl1jYAfjWfpATEv0NO35FDuPQ==",
       "dev": true,
       "requires": {
         "@types/http-proxy": "^1.17.8",


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

Reply via email to