diff --git a/package.json b/package.json index a447375..8192bac 100644 --- a/package.json +++ b/package.json @@ -7,21 +7,21 @@ "dependencies": { "bcrypt": "^5.0.0", "ejs": "~2.5.5", - "grunt": "1.0.0", + "grunt": "1.3.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~2.0.0", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-cssmin": "~2.2.0", "grunt-contrib-jst": "~0.6.0", - "grunt-contrib-less": "1.3.0", + "grunt-contrib-less": "2.1.0", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~1.0.0", "grunt-sails-linker": "~0.9.5", "grunt-sync": "~0.0.4", "include-all": "~0.1.3", "rc": "~0.5.0", - "sails": "~0.12.12", + "sails": "~1.0.0", "sails-disk": "~0.10.0", "sails-mysql": "^0.11.0", "snyk": "^1.44.0"