This is an automated email from the ASF dual-hosted git repository. andytaylor pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/artemis-console.git
commit 44b2dd576ae06e6cb5a98f50439ac05598bd0fcf Author: Andy Taylor <[email protected]> AuthorDate: Wed Apr 22 20:03:02 2026 +0100 ARTEMIS-6018 - upgrade node tar --- 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 1bc74c2..cf8f97c 100644 --- a/artemis-console-extension/artemis-extension/package.json +++ b/artemis-console-extension/artemis-extension/package.json @@ -35,7 +35,7 @@ "glob": "10.5.0", "qs": "6.14.2", "diff": "4.0.4", - "tar": "7.5.10", + "tar": "7.5.11", "lodash": "4.17.23", "@remix-run/router": "1.23.2", "minimatch": "3.1.4", diff --git a/artemis-console-extension/artemis-extension/yarn.lock b/artemis-console-extension/artemis-extension/yarn.lock index d04cc50..a02e110 100644 --- a/artemis-console-extension/artemis-extension/yarn.lock +++ b/artemis-console-extension/artemis-extension/yarn.lock @@ -11104,16 +11104,16 @@ __metadata: languageName: node linkType: hard -"tar@npm:7.5.10": - version: 7.5.10 - resolution: "tar@npm:7.5.10" +"tar@npm:7.5.11": + version: 7.5.11 + resolution: "tar@npm:7.5.11" dependencies: "@isaacs/fs-minipass": "npm:^4.0.0" chownr: "npm:^3.0.0" minipass: "npm:^7.1.2" minizlib: "npm:^3.1.0" yallist: "npm:^5.0.0" - checksum: 10c0/ed905e4b33886377df6e9206e5d1bd34458c21666e27943f946799416f86348c938590d573d6a69312cb29c583b122647a64ec92782f2b7e24e68d985dd72531 + checksum: 10c0/b6bb420550ef50ef23356018155e956cd83282c97b6128d8d5cfe5740c57582d806a244b2ef0bf686a74ce526babe8b8b9061527623e935e850008d86d838929 languageName: node linkType: hard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
