X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f1935b1c5786de8f27bee9b6b2da2f28f650468f..0eb2afa83aee217fc2c6399bd23d0d8152c09eb5:/package.json diff --git a/package.json b/package.json index 4e5538cfd..bf8881668 100644 --- a/package.json +++ b/package.json @@ -5,12 +5,13 @@ "bs-custom-file-input": "^1.3.4", "html5shiv": "^3.7.3", "jquery-simulate": "^1.0.2", - "js-cookie": "^2.2.1", + "js-cookie": "^3.0.0", "leaflet": "^1.6.0", "leaflet.locatecontrol": "^0.74.0", + "osm-community-index": "^5.1.3", "qs": "^6.9.4" }, "devDependencies": { - "eslint": "^7.3.1" + "eslint": "^8.0.0" } }