diff --git a/package.json b/package.json index 307a500..d9ee63f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "govuk_frontend_toolkit": "^4.6.0", "govuk_template_jinja": "https://github.com/alphagov/govuk_template/releases/download/v0.16.4/jinja_govuk_template-0.16.4.tgz", "govuk_template_mustache": "^0.16.4", - "grunt": "0.4.5", + "grunt": "1.0.0", "grunt-cli": "0.1.13", "grunt-concurrent": "0.4.3", "grunt-contrib-watch": "0.5.3", @@ -33,7 +33,7 @@ "lodash": "^4.6.1", "minimist": "0.0.8", "portscanner": "^1.0.0", - "prompt": "^0.2.14", + "prompt": "^1.2.0", "readdir": "0.0.6", "serve-favicon": "2.3.0" }