summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json22
1 files changed, 12 insertions, 10 deletions
diff --git a/package.json b/package.json
index 9a138cf8..3fe38654 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
"archiver": "^5.0.2",
"async": "^3.0.0",
- "aws-sdk": "^2.521.0",
+ "aws-sdk": "^2.888.0",
"azure-storage": "^2.7.0",
"base64url": "^3.0.0",
"body-parser": "^1.15.2",
@@ -50,11 +50,11 @@
"gist-embed": "^2.6.0",
"graceful-fs": "^4.1.11",
"handlebars": "^4.5.2",
- "helmet": "^4.0.0",
+ "helmet": "^4.5.0",
"highlight.js": "^10.0.0",
"i18n": "^0.13.0",
- "imgur": "git+https://github.com/hackmdio/node-imgur.git",
"ionicons": "^2.0.1",
+ "is-svg": "^4.3.1",
"jquery": "^3.5.1",
"jquery-mousewheel": "^3.1.13",
"jquery-ui": "^1.12.1",
@@ -108,6 +108,8 @@
"pg": "^8.2.1",
"pg-hstore": "^2.3.3",
"prismjs": "^1.21.0",
+ "prom-client": "^13.1.0",
+ "prometheus-api-metrics": "^3.2.0",
"randomcolor": "^0.6.0",
"raphael": "^2.3.0",
"readline-sync": "^1.4.7",
@@ -134,7 +136,7 @@
"visibilityjs": "^2.0.0",
"viz.js": "^1.7.0",
"winston": "^3.1.0",
- "ws": "^7.0.0",
+ "ws": "^7.4.4",
"wurl": "^2.5.3",
"xss": "^1.0.3"
},
@@ -144,7 +146,7 @@
"**/request": "^2.88.0"
},
"engines": {
- "node": ">=10.13"
+ "node": ">=12"
},
"bugs": "https://github.com/hedgedoc/hedgedoc/issues",
"keywords": [
@@ -177,12 +179,12 @@
"babel-preset-env": "1.7.0",
"babel-runtime": "6.26.0",
"copy-webpack-plugin": "6.4.1",
- "css-loader": "5.1.3",
- "eslint": "7.22.0",
+ "css-loader": "5.2.4",
+ "eslint": "7.25.0",
"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
- "eslint-plugin-promise": "4.3.1",
+ "eslint-plugin-promise": "5.1.0",
"eslint-plugin-standard": "4.1.0",
"expose-loader": "1.0.3",
"file-loader": "6.2.0",
@@ -191,7 +193,7 @@
"jsonlint": "1.6.3",
"less": "4.1.1",
"less-loader": "7.3.0",
- "mini-css-extract-plugin": "1.3.9",
+ "mini-css-extract-plugin": "1.5.0",
"mocha": "8.3.2",
"mock-require": "3.0.3",
"optimize-css-assets-webpack-plugin": "5.0.4",
@@ -201,7 +203,7 @@
"string-loader": "0.0.1",
"url-loader": "4.1.1",
"webpack": "4.46.0",
- "webpack-cli": "4.5.0",
+ "webpack-cli": "4.6.0",
"webpack-merge": "5.7.3"
},
"optionalDependencies": {