diff --git a/_site/package.json b/_site/package.json index 0c61c59..a1d03e8 100644 --- a/_site/package.json +++ b/_site/package.json @@ -6,9 +6,9 @@ "homepage": "https://github.com/paypal/bootstrap-accessibility-plugin", "author": "PayPal Accessibility Team", "dependencies": { - "grunt": "~0.4.1", - "grunt-contrib-jshint": "~0.6.4", - "grunt-contrib-uglify": "~0.2.4", + "grunt": "~1.5.3", + "grunt-contrib-jshint": "~0.11.1", + "grunt-contrib-uglify": "~4.0.1", "grunt-contrib-concat": "0.4.0", "grunt-contrib-compass": "0.8.0" },