This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git
commit 8e7f6bc60efeb7e3abe3f6692912b0a0321b9601 Author: Andy Taylor <[email protected]> AuthorDate: Mon Mar 10 10:18:03 2025 +0000 ARTEMIS-5344 - upgrade axios to 1.8.2 --- 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 ec5cff7..12fcac9 100644 --- a/artemis-console-extension/artemis-extension/package.json +++ b/artemis-console-extension/artemis-extension/package.json @@ -47,7 +47,7 @@ "webpack-manifest-plugin": "^5.0.0" }, "resolutions": { - "axios": "1.7.4", + "axios": "1.8.2", "@typescript-eslint/eslint-plugin": "6.9.0", "@typescript-eslint/parser": "6.9.0", "victory-area": "36.9.2", diff --git a/artemis-console-extension/artemis-extension/yarn.lock b/artemis-console-extension/artemis-extension/yarn.lock index 4c96883..4e60b6e 100644 --- a/artemis-console-extension/artemis-extension/yarn.lock +++ b/artemis-console-extension/artemis-extension/yarn.lock @@ -5309,14 +5309,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.7.4": - version: 1.7.4 - resolution: "axios@npm:1.7.4" +"axios@npm:1.8.2": + version: 1.8.2 + resolution: "axios@npm:1.8.2" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17 + checksum: 10c0/d8c2969e4642dc6d39555ac58effe06c051ba7aac2bd40cad7a9011c019fb2f16ee011c5a6906cb25b8a4f87258c359314eb981f852e60ad445ecaeb793c7aa2 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
