fix: updated dependencies
Showing
... | ... | @@ -45,7 +45,7 @@ |
"bluebird": "~3.5.0", | ||
"body-parser": "~1.17.2", | ||
"bunyan": "~1.8.10", | ||
"cheerio": "~1.0.0-rc.1", | ||
"cheerio": "~1.0.0-rc.2", | ||
"child-process-promise": "~2.2.1", | ||
"chokidar": "~1.7.0", | ||
"compression": "~1.6.2", | ||
... | ... | @@ -65,7 +65,7 @@ |
"fs-extra": "~3.0.1", | ||
"git-wrapper2-promise": "~0.2.9", | ||
"highlight.js": "~9.12.0", | ||
"i18next": "~8.4.1", | ||
"i18next": "~8.4.3", | ||
"i18next-express-middleware": "~1.0.5", | ||
"i18next-node-fs-backend": "~1.0.0", | ||
"image-size": "~0.6.0", | ||
... | ... | @@ -90,7 +90,7 @@ |
"mime-types": "~2.1.15", | ||
"moment": "~2.18.1", | ||
"moment-timezone": "~0.5.13", | ||
"mongodb": "~2.2.29", | ||
"mongodb": "~2.2.30", | ||
"mongoose": "4.10.8", | ||
"multer": "~1.3.0", | ||
"node-2fa": "~1.1.2", | ||
... | ... | @@ -111,8 +111,8 @@ |
"read-chunk": "~2.0.0", | ||
"remove-markdown": "~0.2.0", | ||
"request": "~2.81.0", | ||
"search-index-adder": "~0.3.5", | ||
"search-index-searcher": "~0.2.5", | ||
"search-index-adder": "~0.3.8", | ||
"search-index-searcher": "~0.2.7", | ||
"semver": "~5.3.0", | ||
"serve-favicon": "~2.4.3", | ||
"simplemde": "~1.11.2", | ||
... | ... | @@ -121,7 +121,7 @@ |
"stream-to-promise": "~2.2.0", | ||
"tar": "~3.1.5", | ||
"through2": "~2.0.3", | ||
"validator": "~7.2.0", | ||
"validator": "~8.0.0", | ||
"validator-as-promised": "~1.0.2", | ||
"winston": "~2.3.1", | ||
"yargs": "~8.0.1" | ||
... | ... | @@ -137,11 +137,11 @@ |
"consolidate": "~0.14.5", | ||
"eslint": "~4.1.1", | ||
"eslint-config-standard": "~10.2.1", | ||
"eslint-plugin-import": "~2.6.1", | ||
"eslint-plugin-import": "~2.7.0", | ||
"eslint-plugin-node": "~5.1.0", | ||
"eslint-plugin-promise": "~3.5.0", | ||
"eslint-plugin-standard": "~3.0.1", | ||
"fuse-box": "~2.1.0", | ||
"fuse-box": "~2.2.0", | ||
"i18next-xhr-backend": "~1.4.2", | ||
"jest": "~20.0.4", | ||
"jquery": "~3.2.1", | ||
... | ... |
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment