X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/7fb774f6dd033f6bfb5b574f8181bf9c53aeacd1..a410d476a22053a8e7ffda483efbb1959be9d713:/package.json diff --git a/package.json b/package.json index da73250..86c19a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nominatim-ui", - "version": "1.2.1", + "version": "1.2.5", "description": "Debug web interface for Nominatim geocoder", "main": "index.js", "scripts": { @@ -19,7 +19,7 @@ "eslint-plugin-import": "^2.20.2", "handlebars": "4.7.6", "jquery": "^3.5.0", - "leaflet": "^1.6.0", + "leaflet": "^1.7.0", "leaflet-minimap": "3.6.1" }, "dependencies": {