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

skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git


The following commit(s) were added to refs/heads/main by this push:
     new 1a97aa0e Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /ui/frontend
1a97aa0e is described below

commit 1a97aa0e7bbba85b3152610882f379a81e416ca5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 16:07:47 2025 +0000

    Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /ui/frontend
    
    Bumps 
[http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 
2.0.6 to 2.0.9.
    - [Release 
notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - 
[Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
    - 
[Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-version: 2.0.9
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 ui/frontend/package-lock.json | 9 +++++----
 ui/frontend/package.json      | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/ui/frontend/package-lock.json b/ui/frontend/package-lock.json
index 31b54164..a9655c81 100644
--- a/ui/frontend/package-lock.json
+++ b/ui/frontend/package-lock.json
@@ -31,7 +31,7 @@
         "elkjs": "^0.8.2",
         "fuse.js": "^6.6.2",
         "headlessui": "^0.0.0",
-        "http-proxy-middleware": "^2.0.6",
+        "http-proxy-middleware": "^2.0.9",
         "moment-timezone": "^0.5.40",
         "posthog-js": "^1.82.1",
         "prism-react-renderer": "^1.3.5",
@@ -9987,9 +9987,10 @@
       }
     },
     "node_modules/http-proxy-middleware": {
-      "version": "2.0.6",
-      "resolved": 
"https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz";,
-      "integrity": 
"sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==",
+      "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==",
+      "license": "MIT",
       "dependencies": {
         "@types/http-proxy": "^1.17.8",
         "http-proxy": "^1.18.1",
diff --git a/ui/frontend/package.json b/ui/frontend/package.json
index 7cc72462..c9080f86 100644
--- a/ui/frontend/package.json
+++ b/ui/frontend/package.json
@@ -26,7 +26,7 @@
     "elkjs": "^0.8.2",
     "fuse.js": "^6.6.2",
     "headlessui": "^0.0.0",
-    "http-proxy-middleware": "^2.0.6",
+    "http-proxy-middleware": "^2.0.9",
     "moment-timezone": "^0.5.40",
     "posthog-js": "^1.82.1",
     "prism-react-renderer": "^1.3.5",

Reply via email to