diff --git a/package.json b/package.json index f3fefa80..4f7e3ac9 100644 --- a/package.json +++ b/package.json @@ -15,11 +15,11 @@ }, "license": "MIT", "dependencies": { - "grunt": "0.4.5", + "grunt": "1.3.0", "grunt-cli": "0.1.13", - "grunt-jquery-content": "3.0.1", + "grunt-jquery-content": "3.1.0", "grunt-sri": "0.0.5", - "handlebars": "4.0.5", + "handlebars": "4.1.1", "lodash": "4.12.0", "semver": "5.1.0" }