diff --git a/package.json b/package.json index 7d7c1ae6..c5b23306 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "cheerio": "^0.20.0", "connect-flash": "^0.1.1", "connect-redis": "^3.1.0", - "dateformat": "^1.0.12", + "dateformat": "^2.0.0", "db-migrate": "^0.10.0-beta.12", "db-migrate-mysql": "^1.1.7", "dotenv": "^2.0.0", @@ -26,12 +26,12 @@ "grunt-contrib-copy": "0.5.0", "grunt-contrib-cssmin": "0.9.0", "grunt-contrib-jst": "0.6.0", - "grunt-contrib-uglify": "0.7.0", + "grunt-contrib-uglify": "0.11.1", "grunt-contrib-watch": "0.6.1", "grunt-rename": "^0.1.4", "grunt-sails-linker": "~0.10.1", "grunt-sails-tasks": "https://github.com/ludov04/grunt-sails-tasks/releases/download/0.2.0/grunt-sails-tasks-0.2.0.tgz", - "grunt-sass": "^1.2.0", + "grunt-sass": "^3.0.0", "grunt-sync": "0.2.4", "grunt-version-assets": "^1.1.0", "include-all": "~0.1.6", @@ -39,7 +39,7 @@ "marked": "^0.3.5", "md5": "^2.1.0", "newrelic": "^1.28.0", - "node-sass": "^3.7.0", + "node-sass": "^6.0.1", "node-sass-globbing": "0.0.23", "numeral": "^1.5.3", "passport": "^0.3.2", @@ -47,7 +47,7 @@ "passport-local": "^1.0.0", "rc": "1.0.1", "redis": "^2.6.2", - "sails": "~0.12.3", + "sails": "~1.0.0", "sails-hook-sequelize": "^1.0.1", "sails-hook-sequelize-blueprints": "^0.3.0", "striptags": "^2.1.1"