Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk-dev] Fix for 26 vulnerabilities #3530

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 6 additions & 6 deletions test/fixtures/demo-os/package.json
Expand Up @@ -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",
Expand All @@ -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"
Expand Down