diff --git a/package.json b/package.json index 0e61e2e38..f1e9c93de 100644 --- a/package.json +++ b/package.json @@ -30,15 +30,15 @@ "@mapbox/togeojson": "0.16.0", "diacritics": "1.3.0", "lodash-es": "4.17.5", - "marked": "0.3.12", - "node-diff3": "bhousel/node-diff3.git#v0.1.0", + "marked": "0.3.17", + "node-diff3": "1.0.0", "osm-auth": "1.0.2", "rbush": "2.0.2", "wmf-sitematrix": "0.1.4" }, "devDependencies": { "@mapbox/maki": "^4.0.0", - "@std/esm": "^0.22.0", + "@std/esm": "^0.23.3", "chai": "^4.1.0", "colors": "^1.1.2", "concat-files": "^0.1.1", @@ -52,7 +52,7 @@ "js-yaml": "^3.9.0", "json-stable-stringify": "^1.0.1", "jsonschema": "^1.1.0", - "mapillary-js": "2.10.1", + "mapillary-js": "2.11.1", "minimist": "^1.2.0", "mocha": "^5.0.0", "mocha-phantomjs-core": "^2.1.0", @@ -60,7 +60,7 @@ "npm-run-all": "^4.0.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.81.0", - "rollup": "~0.55.0", + "rollup": "~0.56.3", "rollup-plugin-commonjs": "~8.3.0", "rollup-plugin-includepaths": "~0.2.2", "rollup-plugin-json": "~2.2.0",