From 9c74cb24058b43ccef10265d78ed80978d3a8f76 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jun 2024 17:54:23 +0000 Subject: [PATCH] fix: upgrade three-stdlib from 2.23.10 to 2.30.2 Snyk has created this PR to upgrade three-stdlib from 2.23.10 to 2.30.2. See this package in yarn: three-stdlib See this project in Snyk: https://app.snyk.io/org/tim-twinlabs/project/b5c45085-b727-4dff-abcd-de327b2f18d7?utm_source=github&utm_medium=referral&page=upgrade-pr --- example-maplibre/package.json | 2 +- example-maplibre/yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/example-maplibre/package.json b/example-maplibre/package.json index d892b4b..dee0651 100644 --- a/example-maplibre/package.json +++ b/example-maplibre/package.json @@ -17,7 +17,7 @@ "react-map-gl": "^7.1.0", "react-three-map": "^0.2.1", "three": "~0.153.0", - "three-stdlib": "^2.23.10" + "three-stdlib": "^2.30.2" }, "devDependencies": { "@types/react": "^18.2.14", diff --git a/example-maplibre/yarn.lock b/example-maplibre/yarn.lock index b0a9cd8..54a1872 100644 --- a/example-maplibre/yarn.lock +++ b/example-maplibre/yarn.lock @@ -3787,7 +3787,7 @@ three-mesh-bvh@^0.6.0: resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.6.0.tgz#15523c335383df658dc60063a783fdd52d045dc5" integrity sha512-4/oXeqVMLuN9/P0M3L5ezIVrFiXQXKvjVTErkiSYMjSaPoWfNPAwqulSgLf4bIUPn8/Lq3rmIJwxbCuD8qDobA== -three-stdlib@^2.23.10, three-stdlib@^2.23.9: +three-stdlib@^2.23.9: version "2.23.10" resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.23.10.tgz#94907a558a00da327bd74308c92078fea72f77fc" integrity sha512-y0DlxaN5HZXI9hKjEtqO2xlCEt7XyDCOMvD2M3JJFBmYjwbU+PbJ1n3Z+7Hr/6BeVGE6KZYcqPMnfKrTK5WTJg== @@ -3804,6 +3804,18 @@ three-stdlib@^2.23.10, three-stdlib@^2.23.9: potpack "^1.0.1" zstddec "^0.0.2" +three-stdlib@^2.30.2: + version "2.30.3" + resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.30.3.tgz#134562f52e6661d10bb2b9409c3d627b25a00481" + integrity sha512-rYr8PqMljMza+Ct8kQk90Y7y+YcWoPu1thfYv5YGCp0hytNRbxSQWXY4GpdTGymCj3bDggEBpxso53C3pPwhIw== + dependencies: + "@types/draco3d" "^1.4.0" + "@types/offscreencanvas" "^2019.6.4" + "@types/webxr" "^0.5.2" + draco3d "^1.4.1" + fflate "^0.6.9" + potpack "^1.0.1" + three@~0.153.0: version "0.153.0" resolved "https://registry.yarnpkg.com/three/-/three-0.153.0.tgz#d8f2aab7b49ae4ac947fd0e24cebec11378758f0"