summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-02-12 22:50:19 +0100
committerGitHub2021-02-12 22:50:19 +0100
commit6cbf233fe76698462121f2f17c9231421b9673dc (patch)
treec32a3370aba67dd0715a1818ee0cd14ff8cbcdbd /package.json
parenteb93369824e407baad22cc352fb79115e17b0946 (diff)
parentac7b9c0e5c15a7b356b55e9996833003d5bcd8d3 (diff)
Merge pull request #896 from hedgedoc/renovate/master-ws-7.x
Update dependency ws to v7 (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 46ea2fff..4f52135d 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
"visibilityjs": "^2.0.0",
"viz.js": "^1.7.0",
"winston": "^3.1.0",
- "ws": "^6.0.0",
+ "ws": "^7.0.0",
"wurl": "^2.5.3",
"xss": "^1.0.3"
},