Updated dependencies + fonts optimizations
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -34,7 +34,7 @@ |
"dependencies": { | ||
"auto-load": "^2.1.0", | ||
"bcryptjs-then": "^1.0.1", | ||
"bluebird": "^3.4.6", | ||
"bluebird": "^3.4.7", | ||
"body-parser": "^1.15.2", | ||
"cheerio": "^0.22.0", | ||
"child-process-promise": "^2.2.0", | ||
... | ... | @@ -49,16 +49,16 @@ |
"express-brute-mongoose": "0.0.7", | ||
"express-session": "^1.14.2", | ||
"farmhash": "^1.2.1", | ||
"file-type": "^3.8.0", | ||
"file-type": "^4.0.0", | ||
"filesize.js": "^1.0.2", | ||
"fs-extra": "^1.0.0", | ||
"git-wrapper2-promise": "^0.2.9", | ||
"highlight.js": "^9.9.0", | ||
"i18next": "^4.1.1", | ||
"i18next": "^4.1.4", | ||
"i18next-express-middleware": "^1.0.2", | ||
"i18next-node-fs-backend": "^0.1.3", | ||
"js-yaml": "^3.7.0", | ||
"lodash": "^4.17.2", | ||
"lodash": "^4.17.3", | ||
"markdown-it": "^8.2.2", | ||
"markdown-it-abbr": "^1.0.4", | ||
"markdown-it-anchor": "^2.6.0", | ||
... | ... | @@ -70,8 +70,8 @@ |
"markdown-it-task-lists": "^1.4.1", | ||
"mime-types": "^2.1.13", | ||
"moment": "^2.17.1", | ||
"moment-timezone": "^0.5.10", | ||
"mongoose": "^4.7.3", | ||
"moment-timezone": "^0.5.11", | ||
"mongoose": "^4.7.5", | ||
"multer": "^1.2.1", | ||
"passport": "^0.3.2", | ||
"passport-facebook": "^2.1.1", | ||
... | ... | @@ -84,9 +84,9 @@ |
"remove-markdown": "^0.1.0", | ||
"requarks-core": "github:requarks/core", | ||
"request": "^2.79.0", | ||
"search-index": "^0.9.6", | ||
"search-index": "^0.9.9", | ||
"serve-favicon": "^2.3.2", | ||
"sharp": "^0.16.1", | ||
"sharp": "^0.17.0", | ||
"simplemde": "^1.11.2", | ||
"socket.io": "^1.7.2", | ||
"sticky-js": "^1.0.7", | ||
... | ... | @@ -100,7 +100,6 @@ |
"chai": "^3.5.0", | ||
"chai-as-promised": "^6.0.0", | ||
"codacy-coverage": "^2.0.0", | ||
"font-awesome": "^4.6.3", | ||
"gulp": "^3.9.1", | ||
"gulp-babel": "^6.1.2", | ||
"gulp-clean-css": "^2.3.2", | ||
... | ... | @@ -127,7 +126,7 @@ |
"snyk": "^1.22.1", | ||
"sticky-js": "^1.1.6", | ||
"twemoji-awesome": "^1.0.4", | ||
"vue": "^2.1.6" | ||
"vue": "^2.1.7" | ||
}, | ||
"snyk": true | ||
} |
Please
register
or
sign in
to comment