mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
updated dependencies
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"connect-flash": "^0.1.1",
|
||||
"cron": "~1.0.4",
|
||||
"daemon": "~1.1.0",
|
||||
"express": "4.4.5",
|
||||
"express": "4.6.1",
|
||||
"cookie-parser": "^1.0.1",
|
||||
"body-parser": "^1.0.1",
|
||||
"serve-favicon": "^2.0.1",
|
||||
@@ -29,12 +29,12 @@
|
||||
"compression": "^1.0.1",
|
||||
"connect-multiparty": "^1.0.1",
|
||||
"morgan": "^1.0.0",
|
||||
"gm": "1.14.2",
|
||||
"gm": "1.16.0",
|
||||
"gravatar": "1.0.6",
|
||||
"less": "~1.7.3",
|
||||
"mkdirp": "~0.5.0",
|
||||
"nconf": "~0.6.7",
|
||||
"nodebb-plugin-dbsearch": "0.0.9",
|
||||
"nodebb-plugin-dbsearch": "0.0.12",
|
||||
"nodebb-plugin-markdown": "~0.5.0",
|
||||
"nodebb-plugin-mentions": "~0.5.0",
|
||||
"nodebb-plugin-soundpack-default": "~0.1.1",
|
||||
@@ -45,7 +45,7 @@
|
||||
"passport": "~0.2.0",
|
||||
"passport-local": "0.1.6",
|
||||
"prompt": "~0.2.11",
|
||||
"request": "~2.37.0",
|
||||
"request": "~2.38.0",
|
||||
"rimraf": "~2.2.6",
|
||||
"rss": "~0.3.2",
|
||||
"semver": "~2.3.1",
|
||||
|
||||
Reference in New Issue
Block a user