mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Bumping dependencies with patch version increases
This commit is contained in:
parent
703ae403ab
commit
809c4d6b0a
1 changed files with 9 additions and 9 deletions
18
package.json
18
package.json
|
@ -31,22 +31,22 @@
|
|||
"dependencies": {
|
||||
"bcryptjs": "0.7.10",
|
||||
"bookshelf": "0.5.7",
|
||||
"colors": "0.6.1",
|
||||
"connect-slashes": "0.0.10",
|
||||
"downsize": "0.0.2",
|
||||
"express": "3.4.2",
|
||||
"colors": "0.6.2",
|
||||
"connect-slashes": "0.0.11",
|
||||
"downsize": "0.0.3",
|
||||
"express": "3.4.4",
|
||||
"express-hbs": "0.5.1",
|
||||
"fs-extra": "0.6.3",
|
||||
"knex": "0.4.11",
|
||||
"knex": "0.4.13",
|
||||
"moment": "2.1.0",
|
||||
"node-polyglot": "0.2.1",
|
||||
"node-uuid": "1.4.0",
|
||||
"nodemailer": "0.5.2",
|
||||
"rss": "0.2.0",
|
||||
"node-uuid": "1.4.1",
|
||||
"nodemailer": "0.5.5",
|
||||
"rss": "0.2.1",
|
||||
"semver": "2.1.0",
|
||||
"showdown": "0.3.1",
|
||||
"sqlite3": "2.1.19",
|
||||
"underscore": "1.5.1",
|
||||
"underscore": "1.5.2",
|
||||
"validator": "1.4.0",
|
||||
"when": "2.2.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue