This is an automated email from the ASF dual-hosted git repository. brusdev pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git
commit a0dcb6269f79abfe0c364141f47a1ba82cda8263 Author: Andy Taylor <[email protected]> AuthorDate: Wed Jun 18 11:00:49 2025 +0100 ARTEMIS-5545 - http-proxy-middleware to 2.0.9 --- artemis-console-extension/artemis-extension/package.json | 2 +- artemis-console-extension/artemis-extension/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/artemis-console-extension/artemis-extension/package.json b/artemis-console-extension/artemis-extension/package.json index 4445b58..90bd8f3 100644 --- a/artemis-console-extension/artemis-extension/package.json +++ b/artemis-console-extension/artemis-extension/package.json @@ -81,7 +81,7 @@ "cookie": "0.7.0", "micromatch": "4.0.8", "rollup": "2.79.2", - "http-proxy-middleware": "2.0.7", + "http-proxy-middleware": "2.0.9", "cross-spawn": "7.0.5", "nanoid": "3.3.8", "path-to-regexp": "0.1.12", diff --git a/artemis-console-extension/artemis-extension/yarn.lock b/artemis-console-extension/artemis-extension/yarn.lock index 1378e58..6423339 100644 --- a/artemis-console-extension/artemis-extension/yarn.lock +++ b/artemis-console-extension/artemis-extension/yarn.lock @@ -7262,9 +7262,9 @@ __metadata: languageName: node linkType: hard -"http-proxy-middleware@npm:2.0.7": - version: 2.0.7 - resolution: "http-proxy-middleware@npm:2.0.7" +"http-proxy-middleware@npm:2.0.9": + version: 2.0.9 + resolution: "http-proxy-middleware@npm:2.0.9" dependencies: "@types/http-proxy": "npm:^1.17.8" http-proxy: "npm:^1.18.1" @@ -7276,7 +7276,7 @@ __metadata: peerDependenciesMeta: "@types/express": optional: true - checksum: 10c0/8d00a61eb215b83826460b07489d8bb095368ec16e02a9d63e228dcf7524e7c20d61561e5476de1391aecd4ec32ea093279cdc972115b311f8e0a95a24c9e47e + checksum: 10c0/8e9032af625f7c9f2f0d318f6cdb14eb725cc16ffe7b4ccccea25cf591fa819bb7c3bb579e0b543e0ae9c73059b505a6d728290c757bff27bae526a6ed11c05e languageName: node linkType: hard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
