Commit 5c1ff578 authored by NGPixel's avatar NGPixel Committed by Nicolas Giard

fix: updated dependencies

parent b476bf5c
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
"bluebird": "~3.5.0", "bluebird": "~3.5.0",
"body-parser": "~1.17.2", "body-parser": "~1.17.2",
"bunyan": "~1.8.10", "bunyan": "~1.8.10",
"cheerio": "~1.0.0-rc.1", "cheerio": "~1.0.0-rc.2",
"child-process-promise": "~2.2.1", "child-process-promise": "~2.2.1",
"chokidar": "~1.7.0", "chokidar": "~1.7.0",
"compression": "~1.6.2", "compression": "~1.6.2",
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
"fs-extra": "~3.0.1", "fs-extra": "~3.0.1",
"git-wrapper2-promise": "~0.2.9", "git-wrapper2-promise": "~0.2.9",
"highlight.js": "~9.12.0", "highlight.js": "~9.12.0",
"i18next": "~8.4.1", "i18next": "~8.4.3",
"i18next-express-middleware": "~1.0.5", "i18next-express-middleware": "~1.0.5",
"i18next-node-fs-backend": "~1.0.0", "i18next-node-fs-backend": "~1.0.0",
"image-size": "~0.6.0", "image-size": "~0.6.0",
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
"mime-types": "~2.1.15", "mime-types": "~2.1.15",
"moment": "~2.18.1", "moment": "~2.18.1",
"moment-timezone": "~0.5.13", "moment-timezone": "~0.5.13",
"mongodb": "~2.2.29", "mongodb": "~2.2.30",
"mongoose": "4.10.8", "mongoose": "4.10.8",
"multer": "~1.3.0", "multer": "~1.3.0",
"node-2fa": "~1.1.2", "node-2fa": "~1.1.2",
...@@ -111,8 +111,8 @@ ...@@ -111,8 +111,8 @@
"read-chunk": "~2.0.0", "read-chunk": "~2.0.0",
"remove-markdown": "~0.2.0", "remove-markdown": "~0.2.0",
"request": "~2.81.0", "request": "~2.81.0",
"search-index-adder": "~0.3.5", "search-index-adder": "~0.3.8",
"search-index-searcher": "~0.2.5", "search-index-searcher": "~0.2.7",
"semver": "~5.3.0", "semver": "~5.3.0",
"serve-favicon": "~2.4.3", "serve-favicon": "~2.4.3",
"simplemde": "~1.11.2", "simplemde": "~1.11.2",
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
"stream-to-promise": "~2.2.0", "stream-to-promise": "~2.2.0",
"tar": "~3.1.5", "tar": "~3.1.5",
"through2": "~2.0.3", "through2": "~2.0.3",
"validator": "~7.2.0", "validator": "~8.0.0",
"validator-as-promised": "~1.0.2", "validator-as-promised": "~1.0.2",
"winston": "~2.3.1", "winston": "~2.3.1",
"yargs": "~8.0.1" "yargs": "~8.0.1"
...@@ -137,11 +137,11 @@ ...@@ -137,11 +137,11 @@
"consolidate": "~0.14.5", "consolidate": "~0.14.5",
"eslint": "~4.1.1", "eslint": "~4.1.1",
"eslint-config-standard": "~10.2.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-node": "~5.1.0",
"eslint-plugin-promise": "~3.5.0", "eslint-plugin-promise": "~3.5.0",
"eslint-plugin-standard": "~3.0.1", "eslint-plugin-standard": "~3.0.1",
"fuse-box": "~2.1.0", "fuse-box": "~2.2.0",
"i18next-xhr-backend": "~1.4.2", "i18next-xhr-backend": "~1.4.2",
"jest": "~20.0.4", "jest": "~20.0.4",
"jquery": "~3.2.1", "jquery": "~3.2.1",
......
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment