summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json78
1 files changed, 39 insertions, 39 deletions
diff --git a/package.json b/package.json
index 5b4b7c5c..5533fea0 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"compression": "^1.6.2",
"connect-flash": "^0.1.1",
"connect-session-sequelize": "^6.0.0",
- "cookie": "^0.3.1",
+ "cookie": "^0.4.0",
"cookie-parser": "^1.4.3",
"deep-freeze": "^0.0.1",
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
@@ -51,7 +51,7 @@
"handlebars": "^4.5.2",
"helmet": "^3.21.1",
"highlight.js": "^9.12.0",
- "i18n": "^0.8.3",
+ "i18n": "^0.13.0",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",
"ionicons": "^2.0.1",
"jquery": "^3.5.1",
@@ -107,7 +107,7 @@
"pg": "^8.2.1",
"pg-hstore": "^2.3.3",
"prismjs": "^1.21.0",
- "randomcolor": "^0.5.3",
+ "randomcolor": "^0.6.0",
"raphael": "^2.3.0",
"readline-sync": "^1.4.7",
"request": "^2.88.0",
@@ -117,7 +117,7 @@
"select2": "^3.5.2-browserify",
"sequelize": "^5.21.1",
"sequelize-cli": "^5.5.1",
- "shortid": "2.2.8",
+ "shortid": "2.2.16",
"socket.io": "^2.1.1",
"socket.io-client": "^2.1.1",
"spin.js": "^2.3.2",
@@ -138,7 +138,7 @@
"xss": "^1.0.3"
},
"resolutions": {
- "**/tough-cookie": "~2.4.0",
+ "**/tough-cookie": "~2.5.0",
"**/minimatch": "^3.0.2",
"**/request": "^2.88.0"
},
@@ -168,40 +168,40 @@
"url": "https://github.com/hedgedoc/hedgedoc.git"
},
"devDependencies": {
- "babel-cli": "^6.26.0",
- "babel-core": "^6.26.3",
- "babel-loader": "^7.1.4",
- "babel-plugin-transform-runtime": "^6.23.0",
- "babel-polyfill": "^6.26.0",
- "babel-preset-env": "^1.7.0",
- "babel-runtime": "^6.26.0",
- "copy-webpack-plugin": "^6.0.3",
- "css-loader": "^3.2.0",
- "eslint": "^5.9.0",
- "eslint-config-standard": "^12.0.0",
- "eslint-plugin-import": "^2.14.0",
- "eslint-plugin-node": "^8.0.0",
- "eslint-plugin-promise": "^4.0.1",
- "eslint-plugin-standard": "^4.0.0",
- "expose-loader": "^0.7.5",
- "file-loader": "^4.3.0",
- "html-webpack-plugin": "^4.0.0-beta.11",
- "imports-loader": "^0.8.0",
- "jsonlint": "^1.6.2",
- "less": "^3.10.3",
- "less-loader": "^5.0.0",
- "mini-css-extract-plugin": "^0.8.0",
- "mocha": "^5.2.0",
- "mock-require": "^3.0.3",
- "optimize-css-assets-webpack-plugin": "^5.0.3",
- "remark-cli": "^8.0.0",
- "remark-preset-lint-markdown-style-guide": "^3.0.0",
- "script-loader": "^0.7.2",
- "string-loader": "^0.0.1",
- "url-loader": "^2.3.0",
- "webpack": "^4.41.2",
- "webpack-cli": "^3.3.10",
- "webpack-merge": "^4.2.2"
+ "babel-cli": "6.26.0",
+ "babel-core": "6.26.3",
+ "babel-loader": "7.1.5",
+ "babel-plugin-transform-runtime": "6.23.0",
+ "babel-polyfill": "6.26.0",
+ "babel-preset-env": "1.7.0",
+ "babel-runtime": "6.26.0",
+ "copy-webpack-plugin": "6.3.1",
+ "css-loader": "3.6.0",
+ "eslint": "5.16.0",
+ "eslint-config-standard": "12.0.0",
+ "eslint-plugin-import": "2.22.1",
+ "eslint-plugin-node": "8.0.1",
+ "eslint-plugin-promise": "4.2.1",
+ "eslint-plugin-standard": "4.1.0",
+ "expose-loader": "0.7.5",
+ "file-loader": "4.3.0",
+ "html-webpack-plugin": "4.5.0",
+ "imports-loader": "0.8.0",
+ "jsonlint": "1.6.3",
+ "less": "3.12.2",
+ "less-loader": "5.0.0",
+ "mini-css-extract-plugin": "0.12.0",
+ "mocha": "5.2.0",
+ "mock-require": "3.0.3",
+ "optimize-css-assets-webpack-plugin": "5.0.4",
+ "remark-cli": "8.0.1",
+ "remark-preset-lint-markdown-style-guide": "3.0.1",
+ "script-loader": "0.7.2",
+ "string-loader": "0.0.1",
+ "url-loader": "2.3.0",
+ "webpack": "4.44.2",
+ "webpack-cli": "3.3.12",
+ "webpack-merge": "4.2.2"
},
"optionalDependencies": {
"bufferutil": "^4.0.0",