From f78bd4604404c4636c19417e1e3308b8ee576b52 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 1 Mar 2025 07:53:05 +0000 Subject: [PATCH] fix: upgrade maplibre-gl from 4.3.2 to 4.7.1 Snyk has created this PR to upgrade maplibre-gl from 4.3.2 to 4.7.1. See this package in npm: maplibre-gl See this project in Snyk: https://app.snyk.io/org/ahnan/project/61fe76dc-20a0-4426-a5a5-1699c7d53f2a?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a522d917..719d3cd24 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "lodash.topairs": "4.3.0", "lodash.uniqby": "^4.7.0", "mapbox-gl": "1.13.2", - "maplibre-gl": "4.3.2", + "maplibre-gl": "4.7.1", "mapv": "2.0.62", "node-forge": "^1.3.1", "ol": "7.5.2",