From b01ba3096f886cbb35d495254ca7f9bb587f557f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Jul 2025 07:11:43 +0000 Subject: [PATCH] fix: upgrade three from 0.129.0 to 0.178.0 Snyk has created this PR to upgrade three from 0.129.0 to 0.178.0. See this package in npm: three See this project in Snyk: https://app.snyk.io/org/ahnan/project/b0ed9a96-479e-4c9e-9971-aa7bfc0cbb43?utm_source=github&utm_medium=referral&page=upgrade-pr --- src/mapboxgl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mapboxgl/package.json b/src/mapboxgl/package.json index 6e3a17c0..1ee64471 100644 --- a/src/mapboxgl/package.json +++ b/src/mapboxgl/package.json @@ -55,7 +55,7 @@ "shapefile": "^0.6.6", "simple-statistics": "^7.8.3", "swiper": "^6.8.4", - "three": "0.129.0", + "three": "0.178.0", "three-wtm": "1.0.0", "tinycolor2": "^1.4.2", "utm": "^1.1.1",