diff --git a/node/sail.js/kubernetesCosmosDB/Application/package.json b/node/sail.js/kubernetesCosmosDB/Application/package.json index b8b72f495..b45c3289b 100644 --- a/node/sail.js/kubernetesCosmosDB/Application/package.json +++ b/node/sail.js/kubernetesCosmosDB/Application/package.json @@ -7,23 +7,23 @@ "dependencies": { "applicationinsights": "^1.0.0", "ejs": "2.5.5", - "grunt": "1.0.1", + "grunt": "1.0.3", "grunt-contrib-clean": "1.0.0", - "grunt-contrib-coffee": "1.0.0", + "grunt-contrib-coffee": "2.0.0", "grunt-contrib-concat": "1.0.1", "grunt-contrib-copy": "1.0.0", "grunt-contrib-cssmin": "1.0.1", - "grunt-contrib-jst": "1.0.0", + "grunt-contrib-jst": "2.0.0", "grunt-contrib-less": "1.3.0", "grunt-contrib-uglify": "1.0.1", - "grunt-contrib-watch": "1.0.0", + "grunt-contrib-watch": "1.0.1", "grunt-sails-linker": "~0.10.1", - "grunt-sync": "0.5.2", - "include-all": "^1.0.8", + "grunt-sync": "0.6.2", + "include-all": "^3.0.0", "nodemon": "~1.17.3", "rc": "1.0.1", - "sails": "^0.12.14", - "sails-disk": "~0.10.9", + "sails": "^1.1.0", + "sails-disk": "~1.0.0", "mongodb": "^3.1.10" }, "scripts": {