Skip to content

Commit

Permalink
Merge pull request TryGhost#5954 from ErisDS/deps
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
sebgie committed Oct 16, 2015
2 parents 611f1e9 + 6e446a2 commit d8272e4
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,43 +26,43 @@
"iojs": "~1.2.0"
},
"dependencies": {
"bcryptjs": "2.1.0",
"bluebird": "2.9.27",
"body-parser": "1.12.4",
"bcryptjs": "2.3.0",
"bluebird": "2.10.2",
"body-parser": "1.14.1",
"bookshelf": "0.7.9",
"busboy": "0.2.9",
"chalk": "1.0.0",
"busboy": "0.2.11",
"chalk": "1.1.1",
"cheerio": "0.19.0",
"compression": "1.4.4",
"compression": "1.6.0",
"connect-slashes": "1.3.1",
"cookie-session": "1.1.0",
"cookie-session": "1.2.0",
"downsize": "0.0.8",
"express": "4.12.4",
"express": "4.13.3",
"express-hbs": "0.8.4",
"extract-zip": "1.0.3",
"fs-extra": "0.18.4",
"glob": "4.3.2",
"html-to-text": "1.3.0",
"extract-zip": "1.1.1",
"fs-extra": "0.24.0",
"glob": "5.0.15",
"html-to-text": "1.3.2",
"intl": "1.0.0",
"intl-messageformat": "1.1.0",
"knex": "0.7.3",
"lodash": "3.10.0",
"moment": "2.10.3",
"morgan": "1.5.3",
"lodash": "3.10.1",
"moment": "2.10.6",
"morgan": "1.6.1",
"node-uuid": "1.4.3",
"nodemailer": "0.7.1",
"oauth2orize": "1.0.1",
"passport": "0.2.2",
"passport": "0.3.0",
"passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2",
"path-match": "1.2.2",
"request": "2.57.0",
"path-match": "1.2.3",
"request": "2.65.0",
"rss": "1.1.1",
"semver": "4.3.6",
"semver": "5.0.3",
"showdown-ghost": "0.3.6",
"sqlite3": "3.0.8",
"unidecode": "0.1.3",
"validator": "3.40.0",
"sqlite3": "3.1.0",
"unidecode": "0.1.7",
"validator": "4.1.0",
"xml": "1.0.0"
},
"optionalDependencies": {
Expand Down

0 comments on commit d8272e4

Please sign in to comment.