From 8920434bd23a5f06bcde76bc347fba4c5c381073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 17:11:49 +0000 Subject: [PATCH] Bump keypair from 1.0.1 to 1.0.4 in /thegraph 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] --- thegraph/yarn.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/thegraph/yarn.lock b/thegraph/yarn.lock index f23a7ab..59f597c 100644 --- a/thegraph/yarn.lock +++ b/thegraph/yarn.lock @@ -152,9 +152,10 @@ asn1@~0.2.3: dependencies: safer-buffer "~2.1.0" -"assemblyscript@git+https://github.com/AssemblyScript/assemblyscript.git#ced01216f88a3037d0657a45255dc6df646ff10c": +"assemblyscript@https://github.com/AssemblyScript/assemblyscript#ced01216f88a3037d0657a45255dc6df646ff10c": version "0.5.0" - resolved "git+https://github.com/AssemblyScript/assemblyscript.git#ced01216f88a3037d0657a45255dc6df646ff10c" + uid ced01216f88a3037d0657a45255dc6df646ff10c + resolved "https://github.com/AssemblyScript/assemblyscript#ced01216f88a3037d0657a45255dc6df646ff10c" dependencies: "@protobufjs/utf8" "^1.1.0" binaryen "55.0.0-nightly.20181130" @@ -1587,9 +1588,9 @@ jsprim@^1.2.2: verror "1.10.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== keytar@^4.3.0: version "4.3.0"