Bump ssb-ref from 2.14.2 to 2.14.3

Bumps [ssb-ref](https://github.com/ssbc/ssb-ref) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/ssbc/ssb-ref/releases)
- [Commits](https://github.com/ssbc/ssb-ref/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-06 05:06:01 +00:00 committed by GitHub
parent 3737d21faf
commit 0c33b2f5c1
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

@ -10637,9 +10637,9 @@
}
},
"ssb-ref": {
"version": "2.14.2",
"resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.14.2.tgz",
"integrity": "sha512-pPkwNX/Rrr0bV/8d8dC/f+T/LcKA9ZF1SGHrUuVpoqo8iE3gLMu0Zz5TRoUReXKW6+ehNzUzIjcpYTw+wWeZkA==",
"version": "2.14.3",
"resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.14.3.tgz",
"integrity": "sha512-XhzVmezsUJLlKxTfWlicxhiPRTEYHfJLskYQNRSnw4USqgo9LVx53+MJAhdZOYpZTW2jINR0TeetWs9M27gcbA==",
"requires": {
"ip": "^1.1.3",
"is-canonical-base64": "^1.1.1",