mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 09:52:09 +03:00
Merge pull request #6753 from ErisDS/deps-update
Minor/patch dependency updates
This commit is contained in:
commit
0f75fc30b9
16
package.json
16
package.json
@ -27,10 +27,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bcryptjs": "2.3.0",
|
||||
"bluebird": "3.3.3",
|
||||
"body-parser": "1.14.2",
|
||||
"bookshelf": "0.9.2",
|
||||
"chalk": "1.1.1",
|
||||
"bluebird": "3.3.5",
|
||||
"body-parser": "1.15.0",
|
||||
"bookshelf": "0.9.4",
|
||||
"chalk": "1.1.3",
|
||||
"cheerio": "0.20.0",
|
||||
"compression": "1.6.1",
|
||||
"connect-slashes": "1.3.1",
|
||||
@ -39,7 +39,7 @@
|
||||
"downsize": "0.0.8",
|
||||
"express": "4.13.4",
|
||||
"express-hbs": "1.0.0",
|
||||
"extract-zip": "1.4.1",
|
||||
"extract-zip": "1.5.0",
|
||||
"fs-extra": "0.26.5",
|
||||
"ghost-gql": "0.0.4",
|
||||
"glob": "5.0.15",
|
||||
@ -50,8 +50,8 @@
|
||||
"knex": "0.10.0",
|
||||
"lodash": "3.10.1",
|
||||
"lodash.tostring": "4.1.2",
|
||||
"moment": "2.11.2",
|
||||
"morgan": "1.6.1",
|
||||
"moment": "2.13.0",
|
||||
"morgan": "1.7.0",
|
||||
"multer": "1.1.0",
|
||||
"node-uuid": "1.4.7",
|
||||
"nodemailer": "0.7.1",
|
||||
@ -59,7 +59,7 @@
|
||||
"passport": "0.3.2",
|
||||
"passport-http-bearer": "1.0.1",
|
||||
"passport-oauth2-client-password": "0.1.2",
|
||||
"path-match": "1.2.3",
|
||||
"path-match": "1.2.4",
|
||||
"rss": "1.2.1",
|
||||
"semver": "5.1.0",
|
||||
"showdown-ghost": "0.3.6",
|
||||
|
Loading…
Reference in New Issue
Block a user