diff --git a/package-lock.json b/package-lock.json index 128326f..9c457da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@kyvg/vue3-notification": "2.3.0", "@soerenmartius/vue3-clipboard": "^0.1", - "leaflet": "git+https://github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc", + "leaflet": "git+https://github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882", "lodash.debounce": "^4.0.8", "modern-normalize": "^1.1.0", "vue": "^3.2.31", @@ -8226,7 +8226,7 @@ }, "node_modules/leaflet": { "version": "1.7.1-LiveAtlas", - "resolved": "git+ssh://git@github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc", + "resolved": "git+ssh://git@github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882", "license": "BSD-2-Clause" }, "node_modules/leven": { @@ -18011,8 +18011,8 @@ "dev": true }, "leaflet": { - "version": "git+ssh://git@github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc", - "from": "leaflet@git+https://github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc" + "version": "git+ssh://git@github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882", + "from": "leaflet@git+https://github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882" }, "leven": { "version": "3.1.0", diff --git a/package.json b/package.json index 5a95eee..b18bd1b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@kyvg/vue3-notification": "2.3.0", "@soerenmartius/vue3-clipboard": "^0.1", - "leaflet": "git+https://github.com/JLyne/Leaflet.git#8860dc709956147a38ca94c5bcf0a3b0248ea0fc", + "leaflet": "git+https://github.com/JLyne/Leaflet.git#9e87f915b704680157a9287630928d90387e0882", "lodash.debounce": "^4.0.8", "modern-normalize": "^1.1.0", "vue": "^3.2.31",