From 6b17c24c7cc3bd57cde67dca56d27fff6432c66a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 05:07:00 +0000 Subject: [PATCH] Bump ssb-keys from 8.0.2 to 8.1.0 Bumps [ssb-keys](https://github.com/ssbc/ssb-keys) from 8.0.2 to 8.1.0. - [Release notes](https://github.com/ssbc/ssb-keys/releases) - [Changelog](https://github.com/ssb-js/ssb-keys/blob/main/CHANGELOG.md) - [Commits](https://github.com/ssbc/ssb-keys/compare/8.0.2...v8.1.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b08e93a..68a374b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10697,9 +10697,9 @@ } }, "ssb-keys": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/ssb-keys/-/ssb-keys-8.0.2.tgz", - "integrity": "sha512-u2U9t5YLbFShKQzr+ayMx9cYNvUJzDeOScodMwfP5zM3+/1AStvc5W91knZGllGwsmGjNC57KW+whRun+H/dBQ==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/ssb-keys/-/ssb-keys-8.1.0.tgz", + "integrity": "sha512-RC2gFMptimj2QZZESOViKVhzqgXCnfW3IqUeKLQ/E8nnTdODuCVa3soLYu4KUF8nGIzFIfdKq7L2Teg32kD85w==", "requires": { "chloride": "~2.4.1", "mkdirp": "~0.5.0",