X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8ecb53b8692cbaac262fba5b1baa632d7cef5353..977eed6269537b5a618fe1e6034c7fbbc5709258:/package.json diff --git a/package.json b/package.json index 79f324107..c663c6f12 100644 --- a/package.json +++ b/package.json @@ -5,13 +5,12 @@ "bs-custom-file-input": "^1.3.4", "html5shiv": "^3.7.3", "jquery-simulate": "^1.0.2", - "jquery.cookie": "^1.4.1", + "js-cookie": "^3.0.0", "leaflet": "^1.6.0", - "leaflet.locatecontrol": "^0.73.0", - "ohauth": "^1.0.0", + "leaflet.locatecontrol": "^0.74.0", "qs": "^6.9.4" }, "devDependencies": { - "eslint": "^7.3.1" + "eslint": "^8.0.0" } }