diff --git a/package.json b/package.json index cd3735b..5108553 100755 --- a/package.json +++ b/package.json @@ -33,24 +33,24 @@ "grunt": "~0.4.2", "grunt-bump": "0.0.15", "grunt-contrib-clean": "^0.6.0", - "grunt-contrib-copy": "^0.5.0", - "grunt-git": "~0.2.1", + "grunt-contrib-copy": "^0.8.0", + "grunt-git": "~0.3.4", "grunt-prompt": "^1.1.0", "grunt-shell": "^1.1.1", "grunt-symlink": "~0.4.0", "grunt-template": "~0.2.1", - "update-notifier": "^0.2.0", - "userhome": "~0.1.0", + "update-notifier": "^0.3.1", + "userhome": "~1.0.0", "which": "~1.0.5" }, "peerDependencies": { "bower": "^1.3.9", - "david": "^3.3.1", + "david": "^6.1.5", "gh": "^1.9.2", - "gh-gif": "^0.1.4", - "gh-jira": "^0.4.5", + "gh-gif": "^0.3.0", + "gh-jira": "^0.5.2", "grunt-cli": "^0.1.13", - "http-server": "^0.6.1", + "http-server": "^0.7.5", "jshint": "^2.5.5", "n": "^1.2.9" }