summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-04-19 22:39:41 +0200
committerGitHub2021-04-19 22:39:41 +0200
commit3c5f69c6582f8d523a493d3c9ad8312fbc151b8e (patch)
tree3370c6ac56f911c31ebbb4a3cf509a5bc0e272ef /package.json
parentd8ff664bd513c25c06fafddacc96a208ac61d25f (diff)
parent2904bfab212798d5af5d6d5f227088cd85dd796a (diff)
Merge pull request #1158 from hedgedoc/renovate/master-ws-7.x
Update dependency ws to ^7.4.4 (master)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 47a2f716..dd76f186 100644
--- a/package.json
+++ b/package.json
@@ -135,7 +135,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"
},