Browse Source

chore(deps): bump ws from 6.2.1 to 6.2.2 in /tests/relay_integration/lang/javascript/example-project (#26343)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
603234e65a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/relay_integration/lang/javascript/example-project/yarn.lock

+ 2 - 2
tests/relay_integration/lang/javascript/example-project/yarn.lock

@@ -607,8 +607,8 @@ wrappy@1:
   resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
 
 ws@^6.1.0:
-  version "6.2.1"
-  resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
+  version "6.2.2"
+  resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
   dependencies:
     async-limiter "~1.0.0"