X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2d136a979b66910a10dbea9838a33d83e79e1edb..d8cbbbc4ad7a54941f74d8c365bb0377046f48d2:/package.json diff --git a/package.json b/package.json index a17d41b64..5a50c3c21 100644 --- a/package.json +++ b/package.json @@ -3,15 +3,13 @@ "private": true, "dependencies": { "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.72.0", - "ohauth": "^0.2.2", + "leaflet.locatecontrol": "^0.75.0", "qs": "^6.9.4" }, "devDependencies": { - "eslint": "^7.3.1" + "eslint": "^8.0.0" } }