summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot2021-04-19 12:09:30 +0000
committerRenovate Bot2021-04-19 12:09:30 +0000
commit2904bfab212798d5af5d6d5f227088cd85dd796a (patch)
tree895c61d647310a8ce871d3ab6bdfaa78df038f59 /package.json
parenta15124ba35c1c950c826d22ecc3beeeac4620ff2 (diff)
Update dependency ws to ^7.4.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
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 27009092..2f825b1f 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"
},