From 793409d53dc88e1dfda4e10910ec55543905dcc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 23:44:57 -0700 Subject: [PATCH] Bump @types/uuid from 9.0.4 to 9.0.8 (#1832) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cef2c0cce..da09a623f 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/pngjs": "^6.0.4", "@types/react-modal": "^3.16.3", "@types/three": "^0.160.0", - "@types/uuid": "^9.0.4", + "@types/uuid": "^9.0.8", "@types/wait-on": "^5.3.4", "@types/wicg-file-system-access": "^2023.10.5", "@types/ws": "^8.5.5", diff --git a/yarn.lock b/yarn.lock index 96b45dfe2..117f4f420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2448,10 +2448,10 @@ fflate "~0.6.10" meshoptimizer "~0.18.1" -"@types/uuid@^9.0.4": - version "9.0.4" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.4.tgz#e884a59338da907bda8d2ed03e01c5c49d036f1c" - integrity sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA== +"@types/uuid@^9.0.8": + version "9.0.8" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba" + integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA== "@types/wait-on@^5.3.4": version "5.3.4"