diff --git a/package.json b/package.json index e7c21548..7a342884 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ } ], "dependencies": { - "grunt": "0.4.5", - "grunt-jquery-content": "3.0.0" + "grunt": "1.5.3", + "grunt-jquery-content": "3.1.0" } }