diff --git a/test/fixtures/demo-os/package.json b/test/fixtures/demo-os/package.json index 164737a469..0bdf481cfe 100644 --- a/test/fixtures/demo-os/package.json +++ b/test/fixtures/demo-os/package.json @@ -47,14 +47,14 @@ "lodash": "2.4.1", "moment": "2.10.3", "morgan": "1.5.3", - "node-uuid": "1.4.3", + "node-uuid": "1.4.8", "nodemailer": "0.7.1", "oauth2orize": "1.0.1", "passport": "0.2.2", "passport-http-bearer": "1.0.1", "passport-oauth2-client-password": "0.1.2", "path-match": "1.2.2", - "request": "2.57.0", + "request": "2.88.2", "rss": "1.1.1", "semver": "4.3.6", "showdown-ghost": "0.3.6", @@ -81,7 +81,7 @@ "grunt-contrib-watch": "0.6.1", "grunt-docker": "0.0.10", "grunt-express-server": "0.5.1", - "grunt-jscs": "1.8.0", + "grunt-jscs": "3.0.0", "grunt-mocha-cli": "1.13.0", "grunt-mocha-istanbul": "2.4.0", "grunt-shell": "1.1.2",