From 2a61372c90d8d44e833740f378fe34c65636ce3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 21:42:01 +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 fb9ed08..6861d3d 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "nyc": "17.1.0", "prettier": "3.3.3", "three-stdlib": "2.33.0", - "uuid": "9.0.1", + "uuid": "11.0.3", "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 07856ac..bbe0852 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9012,7 +9012,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.3" vite: "npm:^5.1.3" vite-plugin-checker: "npm:^0.8.0" vite-plugin-istanbul: "npm:^6.0.0" @@ -13916,6 +13916,15 @@ __metadata: languageName: node linkType: hard +"uuid@npm:11.0.3": + version: 11.0.3 + resolution: "uuid@npm:11.0.3" + bin: + uuid: dist/esm/bin/uuid + checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2 + languageName: node + linkType: hard + "uuid@npm:9.0.1, uuid@npm:^9.0.1": version: 9.0.1 resolution: "uuid@npm:9.0.1"