diff --git a/package.json b/package.json index fb04c033fccb3..1830564950fdd 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ }, "dependencies": { "autoprefixer-stylus": "0.8.1", - "chokidar": "1.2.0", - "handlebars": "4.0.4", - "html-to-text": "^1.5.0", + "chokidar": "3.0.0", + "handlebars": "4.7.4", + "html-to-text": "^5.1.0", "js-yaml": "^3.4.5", "junk": "1.0.2", "map-async": "0.1.1", @@ -39,16 +39,16 @@ "metalsmith-markdown": "0.2.1", "metalsmith-metadata": "0.0.2", "metalsmith-permalinks": "0.4.0", - "metalsmith-prism": "2.1.1", - "metalsmith-stylus": "1.0.0", + "metalsmith-prism": "2.2.0", + "metalsmith-stylus": "2.0.1", "ncp": "2.0.0", - "node-geocoder": "^3.4.1", - "node-version-data": "1.0.0", + "node-geocoder": "^4.0.0", + "node-version-data": "1.1.0", "octonode": "0.7.4", "request": "^2.67.0", "require-dir": "0.3.0", "semver": "5.0.3", - "st": "1.0.0", + "st": "1.2.2", "strftime": "0.9.2" }, "devDependencies": {