From 610ca9599f3ac6596e019eed546e27b5bae6b0ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 01:33:49 +0000 Subject: [PATCH] chore(deps): update dependency uuid to v11 --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ad034ef..c5746f8 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "nyc": "17.1.0", "prettier": "3.3.3", "three-stdlib": "2.33.0", - "uuid": "9.0.1", + "uuid": "11.0.1", "vite": "^5.1.3", "vite-plugin-checker": "^0.8.0", "vite-plugin-istanbul": "^6.0.0" diff --git a/yarn.lock b/yarn.lock index 5cfc36d..1bd0f30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8878,7 +8878,7 @@ __metadata: three: "npm:^0.169.0" three-stdlib: "npm:2.33.0" typescript: "npm:5.6.3" - uuid: "npm:9.0.1" + uuid: "npm:11.0.1" vite: "npm:^5.1.3" vite-plugin-checker: "npm:^0.8.0" vite-plugin-istanbul: "npm:^6.0.0" @@ -13730,6 +13730,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:11.0.1": + version: 11.0.1 + resolution: "uuid@npm:11.0.1" + bin: + uuid: dist/esm/bin/uuid + checksum: 10/8f2a93ce747613ab63531796fdd383123ad85bd6592808e7035b6975688ef7f01d9279ef66903fcfba6649b1583d77b88f9512b339c93f9a515964f79203a493 + languageName: node + linkType: hard + "uuid@npm:9.0.1, uuid@npm:^9.0.1": version: 9.0.1 resolution: "uuid@npm:9.0.1"