diff --git a/test/fixtures/demo-os/package.json b/test/fixtures/demo-os/package.json index 164737a469e..4be69418b9e 100644 --- a/test/fixtures/demo-os/package.json +++ b/test/fixtures/demo-os/package.json @@ -32,23 +32,23 @@ "bookshelf": "0.7.9", "busboy": "0.2.9", "chalk": "1.0.0", - "cheerio": "0.18.0", + "cheerio": "0.20.0", "compression": "1.4.4", "connect-slashes": "1.3.1", "cookie-session": "1.1.0", "downsize": "0.0.8", "express": "4.12.4", - "express-hbs": "0.8.4", - "extract-zip": "1.0.3", + "express-hbs": "1.0.2", + "extract-zip": "1.6.8", "fs-extra": "0.18.4", "glob": "4.3.2", "html-to-text": "1.3.0", - "knex": "0.7.3", + "knex": "0.11.0", "lodash": "2.4.1", "moment": "2.10.3", "morgan": "1.5.3", "node-uuid": "1.4.3", - "nodemailer": "0.7.1", + "nodemailer": "1.0.0", "oauth2orize": "1.0.1", "passport": "0.2.2", "passport-http-bearer": "1.0.1", @@ -58,7 +58,7 @@ "rss": "1.1.1", "semver": "4.3.6", "showdown-ghost": "0.3.6", - "sqlite3": "3.0.8", + "sqlite3": "5.0.3", "unidecode": "0.1.3", "validator": "3.40.0", "xml": "1.0.0"