diff --git a/package-lock.json b/package-lock.json index cb79b469..d91a4f15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "jasmine-spec-reporter": "^7.0.0", "lodash-es": "^4.17.21", "ol": "^8.1.0", - "ol-ext": "^4.0.11", + "ol-ext": "^4.0.23", "ol-geocoder": "^4.3.1", "proj4": "^2.9.0", "rxjs": "~7.8.1", @@ -12388,9 +12388,9 @@ } }, "node_modules/ol-ext": { - "version": "4.0.11", - "resolved": "https://registry.npmjs.org/ol-ext/-/ol-ext-4.0.11.tgz", - "integrity": "sha512-zorUn71RsahiA/kbf+tRDbv19wqdLCclxd3gkjsFMnqCbdgl+P59CSJCqMO4O7b2bvaHrw5FEmep7FNFnGGQXg==", + "version": "4.0.23", + "resolved": "https://registry.npmjs.org/ol-ext/-/ol-ext-4.0.23.tgz", + "integrity": "sha512-g1TBIEC9je2SoPx0qz8w4emCIRcOhz87eYxeszoLSWm6HMAbCQcymjmEIqpOHxL+R9BVKs4ar5KJShobv6510g==", "peerDependencies": { "ol": ">= 5.3.0" } diff --git a/package.json b/package.json index 7397c981..af476ebb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "jasmine-spec-reporter": "^7.0.0", "lodash-es": "^4.17.21", "ol": "^8.1.0", - "ol-ext": "^4.0.11", + "ol-ext": "^4.0.23", "ol-geocoder": "^4.3.1", "proj4": "^2.9.0", "rxjs": "~7.8.1",