diff --git a/node/sail.js/kubernetes/Application/package.json b/node/sail.js/kubernetes/Application/package.json index b31553575..7db5c1dfc 100644 --- a/node/sail.js/kubernetes/Application/package.json +++ b/node/sail.js/kubernetes/Application/package.json @@ -7,7 +7,7 @@ "dependencies": { "applicationinsights": "^1.0.0", "ejs": "2.5.5", - "grunt": "1.0.1", + "grunt": "1.6.0", "grunt-contrib-clean": "1.0.0", "grunt-contrib-coffee": "1.0.0", "grunt-contrib-concat": "1.0.1", @@ -22,8 +22,8 @@ "include-all": "^1.0.8", "nodemon": "~1.17.3", "rc": "1.0.1", - "sails": "^0.12.14", - "sails-disk": "~0.10.9" + "sails": "^1.5.1", + "sails-disk": "~1.0.0" }, "scripts": { "debug": "node debug app.js",