diff --git a/package-lock.json b/package-lock.json index 803733ce..c56a0b6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "lodash.throttle": "^4.1.1", "maplibre-gl": "^5.11.0", "maputnik-design": "github:maputnik/design#172b06c", - "ol": "^10.6.1", + "ol": "^10.7.0", "ol-mapbox-style": "^13.1.1", "pmtiles": "^4.3.0", "prop-types": "^15.8.1", @@ -11463,9 +11463,9 @@ } }, "node_modules/ol": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/ol/-/ol-10.6.1.tgz", - "integrity": "sha512-xp174YOwPeLj7c7/8TCIEHQ4d41tgTDDhdv6SqNdySsql5/MaFJEJkjlsYcvOPt7xA6vrum/QG4UdJ0iCGT1cg==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/ol/-/ol-10.7.0.tgz", + "integrity": "sha512-122U5gamPqNgLpLOkogFJhgpywvd/5en2kETIDW+Ubfi9lPnZ0G9HWRdG+CX0oP8od2d6u6ky3eewIYYlrVczw==", "license": "BSD-2-Clause", "dependencies": { "@types/rbush": "4.0.0", diff --git a/package.json b/package.json index e9199a66..2a89020c 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lodash.throttle": "^4.1.1", "maplibre-gl": "^5.11.0", "maputnik-design": "github:maputnik/design#172b06c", - "ol": "^10.6.1", + "ol": "^10.7.0", "ol-mapbox-style": "^13.1.1", "pmtiles": "^4.3.0", "prop-types": "^15.8.1",