From de8b319b65823d15707decc6df13ce627d795250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 17:11:05 +0000 Subject: [PATCH] Bump keypair from 1.0.1 to 1.0.4 in /graph/origin 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] --- graph/origin/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graph/origin/package-lock.json b/graph/origin/package-lock.json index 048182f2..aefb51ca 100644 --- a/graph/origin/package-lock.json +++ b/graph/origin/package-lock.json @@ -2537,9 +2537,9 @@ } }, "keypair": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/keypair/-/keypair-1.0.1.tgz", - "integrity": "sha1-dgNxknCvtlZO04oiCHoG/Jqk6hs=" + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/keypair/-/keypair-1.0.4.tgz", + "integrity": "sha512-zwhgOhhniaL7oxMgUMKKw5219PWWABMO+dgMnzJOQ2/5L3XJtTJGhW2PEXlxXj9zaccdReZJZ83+4NPhVfNVDg==" }, "keytar": { "version": "4.9.0",