summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorDavid Mehren2021-02-12 22:50:19 +0100
committerGitHub2021-02-12 22:50:19 +0100
commit6cbf233fe76698462121f2f17c9231421b9673dc (patch)
treec32a3370aba67dd0715a1818ee0cd14ff8cbcdbd /yarn.lock
parenteb93369824e407baad22cc352fb79115e17b0946 (diff)
parentac7b9c0e5c15a7b356b55e9996833003d5bcd8d3 (diff)
Merge pull request #896 from hedgedoc/renovate/master-ws-7.x
Update dependency ws to v7 (master)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock10
1 files changed, 4 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock
index d1a26697..b42b8e3b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11750,12 +11750,10 @@ ws@^5.2.0:
dependencies:
async-limiter "~1.0.0"
-ws@^6.0.0:
- version "6.2.1"
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
- dependencies:
- async-limiter "~1.0.0"
+ws@^7.0.0:
+ version "7.4.3"
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.3.tgz#1f9643de34a543b8edb124bdcbc457ae55a6e5cd"
+ integrity sha512-hr6vCR76GsossIRsr8OLR9acVVm1jyfEWvhbNjtgPOrfvAlKzvyeg/P6r8RuDjRyrcQoPQT7K0DGEPc7Ae6jzA==
ws@~7.4.2:
version "7.4.2"