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
The following commit(s) were added to refs/heads/main by this push:
new b3108d5 ARTEMIS-6029 - upgrade uuid to 14.0.0
b3108d5 is described below
commit b3108d56c9fc93315fda258fa352de7a13a13722
Author: Andy Taylor <[email protected]>
AuthorDate: Thu Apr 23 10:21:15 2026 +0100
ARTEMIS-6029 - upgrade uuid to 14.0.0
---
artemis-console-extension/artemis-extension/package.json | 3 ++-
artemis-console-extension/artemis-extension/yarn.lock | 10 +++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/artemis-console-extension/artemis-extension/package.json
b/artemis-console-extension/artemis-extension/package.json
index d4eda9e..d2c9ab1 100644
--- a/artemis-console-extension/artemis-extension/package.json
+++ b/artemis-console-extension/artemis-extension/package.json
@@ -46,7 +46,8 @@
"path-to-regexp": "8.4.0",
"picomatch": "2.3.2",
"brace-expansion": "1.1.13",
- "follow-redirects": "1.16.0"
+ "follow-redirects": "1.16.0",
+ "uuid": "14.0.0"
},
"eslintConfig": {
"extends": [
diff --git a/artemis-console-extension/artemis-extension/yarn.lock
b/artemis-console-extension/artemis-extension/yarn.lock
index 222c3be..10d662e 100644
--- a/artemis-console-extension/artemis-extension/yarn.lock
+++ b/artemis-console-extension/artemis-extension/yarn.lock
@@ -11766,12 +11766,12 @@ __metadata:
languageName: node
linkType: hard
-"uuid@npm:^8.3.2":
- version: 8.3.2
- resolution: "uuid@npm:8.3.2"
+"uuid@npm:14.0.0":
+ version: 14.0.0
+ resolution: "uuid@npm:14.0.0"
bin:
- uuid: dist/bin/uuid
- checksum:
10c0/bcbb807a917d374a49f475fae2e87fdca7da5e5530820ef53f65ba1d12131bd81a92ecf259cc7ce317cbe0f289e7d79fdfebcef9bfa3087c8c8a2fa304c9be54
+ uuid: dist-node/bin/uuid
+ checksum:
10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
languageName: node
linkType: hard
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]