X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/455b3fd8634b07667051506a623e8fb7f309209a..2e4eaa00dfbe9a15660eda5134bfc85ce154b42a:/package.json diff --git a/package.json b/package.json index 9f6a467..9adc877 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nominatim-ui", "description": "Debug web interface for Nominatim geocoder", - "version": "3.2.12", + "version": "3.3.1", "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": "^20.0", + "puppeteer": "^21.0", "rollup": "^3.3.0", "rollup-plugin-css-only": "^4.3.0", "rollup-plugin-livereload": "^2.0.0",