summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-05 14:57:11 -0400
committerGitHub <noreply@github.com>2021-07-05 14:57:11 -0400
commit6bd025b948dc0035fe070eaebe6f9b592a3ee02f (patch)
treead12a8d70ad0e16c05feaa79c3cfd94b87a5dfbe /yarn.lock
parentd646616087a9cbe8ea102af0706120e9f15fa546 (diff)
parent241979b3ceb5db03a1f2db24d1bda11eb559c318 (diff)
Merge pull request #9 from dtgay/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index c861719..881d444 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7984,9 +7984,9 @@ wrappy@1:
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
ws@^6.2.1:
- version "6.2.1"
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
+ version "6.2.2"
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
+ integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
dependencies:
async-limiter "~1.0.0"