From da42256268a660f13c1d2e4d67771eb81a557281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 17:20:49 +0000 Subject: [PATCH] Bump keypair from 1.0.1 to 1.0.4 in /app Bumps [keypair](https://github.com/juliangruber/keypair) from 1.0.1 to 1.0.4. - [Release notes](https://github.com/juliangruber/keypair/releases) - [Commits](https://github.com/juliangruber/keypair/compare/v1.0.1...v1.0.4) --- updated-dependencies: - dependency-name: keypair dependency-type: indirect ... Signed-off-by: dependabot[bot] --- app/yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/yarn.lock b/app/yarn.lock index 4826c8f..1e9a154 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -8231,7 +8231,7 @@ iso-stream-http@~0.1.2: inherits "^2.0.1" readable-stream "^3.1.1" -iso-url@^0.4.4, iso-url@~0.4.4, iso-url@~0.4.6: +iso-url@~0.4.4, iso-url@~0.4.6: version "0.4.6" resolved "https://registry.yarnpkg.com/iso-url/-/iso-url-0.4.6.tgz#45005c4af4984cad4f8753da411b41b74cf0a8a6" integrity sha512-YQO7+aIe6l1aSJUKOx+Vrv08DlhZeLFIVfehG2L29KLSEb9RszqPXilxJRVpp57px36BddKR5ZsebacO5qG0tg== @@ -9082,9 +9082,9 @@ keccak@^1.0.2: safe-buffer "^5.1.0" keypair@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.1.tgz#7603719270afb6564ed38a22087a06fc9aa4ea1b" - integrity sha1-dgNxknCvtlZO04oiCHoG/Jqk6hs= + version "1.0.4" + resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.4.tgz#a749a45f388593f3950f18b3757d32a93bd8ce83" + integrity sha512-zwhgOhhniaL7oxMgUMKKw5219PWWABMO+dgMnzJOQ2/5L3XJtTJGhW2PEXlxXj9zaccdReZJZ83+4NPhVfNVDg== keyv@^3.0.0: version "3.1.0" @@ -12762,11 +12762,11 @@ pull-utf8-decoder@^1.0.2: resolved "https://registry.yarnpkg.com/pull-utf8-decoder/-/pull-utf8-decoder-1.0.2.tgz#a7afa2384d1e6415a5d602054126cc8de3bcbce7" integrity sha1-p6+iOE0eZBWl1gIFQSbMjeO8vOc= -"pull-ws@github:hugomrdias/pull-ws#fix/bundle-size": - version "3.3.1" - resolved "https://codeload.github.com/hugomrdias/pull-ws/tar.gz/8e2ce0bb3b1cd6804828316e937fff8e0bef6225" +pull-ws@hugomrdias/pull-ws#fix/bundle-size: + version "3.3.2" + uid "9c1a9cf612ff6d1a030b763cb64b02922ae3c824" + resolved "https://codeload.github.com/hugomrdias/pull-ws/tar.gz/9c1a9cf612ff6d1a030b763cb64b02922ae3c824" dependencies: - iso-url "^0.4.4" relative-url "^1.0.2" safe-buffer "^5.1.1" ws "^1.1.0"