diff --git a/package.json b/package.json index f3fefa80..0f677bfd 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,12 @@ }, "license": "MIT", "dependencies": { - "grunt": "0.4.5", - "grunt-cli": "0.1.13", - "grunt-jquery-content": "3.0.1", + "grunt": "1.0.3", + "grunt-cli": "1.3.0", + "grunt-jquery-content": "3.0.3", "grunt-sri": "0.0.5", "handlebars": "4.0.5", - "lodash": "4.12.0", + "lodash": "4.17.16", "semver": "5.1.0" } }