summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mehren2021-04-19 22:39:41 +0200
committerGitHub2021-04-19 22:39:41 +0200
commit3c5f69c6582f8d523a493d3c9ad8312fbc151b8e (patch)
tree3370c6ac56f911c31ebbb4a3cf509a5bc0e272ef
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 '')
-rw-r--r--package.json2
-rw-r--r--yarn.lock7
2 files changed, 7 insertions, 2 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"
},
diff --git a/yarn.lock b/yarn.lock
index 5b3c6d58..aaa2c31f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11133,7 +11133,12 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
-ws@^7.0.0, ws@~7.4.2:
+ws@^7.4.4:
+ version "7.4.5"
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1"
+ integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==
+
+ws@~7.4.2:
version "7.4.4"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.4.tgz#383bc9742cb202292c9077ceab6f6047b17f2d59"
integrity sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw==