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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-09 05:07:00 +00:00 committed by GitHub
parent 2cbe830cad
commit 6b17c24c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -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",