X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/b7666a2992cefb982249a19c68467a14f36cc1bb..13ff1cbb49602a53d8cfc56cd79eb94ee8bdf283:/package.json diff --git a/package.json b/package.json index d0d16be..823acb4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nominatim-ui", "description": "Debug web interface for Nominatim geocoder", - "version": "3.3.1", + "version": "3.5.0", "license": "GPL-2.0", "scripts": { "build": "rollup -c", @@ -19,7 +19,7 @@ "http": "^0.0.1-security", "http-proxy": "^1.18.1", "mocha": "^10.0", - "puppeteer": "^21.0", + "puppeteer": "^22.0", "rollup": "^4.9.0", "rollup-plugin-css-only": "^4.3.0", "rollup-plugin-livereload": "^2.0.0",