X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/789ac7390551eb6d84e3bab737e87e93e4a30831..f7499fbe7f8b964135be926ffcd7aa5d0e78aedb:/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" } }