Bump ssb-invite from 2.1.6 to 2.1.7

Bumps [ssb-invite](https://github.com/ssbc/ssb-invite) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/ssbc/ssb-invite/releases)
- [Commits](https://github.com/ssbc/ssb-invite/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-13 05:05:13 +00:00 committed by GitHub
parent 9073247aef
commit 4c228adad0
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

@ -10692,9 +10692,9 @@
}
},
"ssb-invite": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/ssb-invite/-/ssb-invite-2.1.6.tgz",
"integrity": "sha512-cR2sMFu27K7JNAiHCJ5qsp5kihlxi0/KftJ58gFzQbC8kLQ9iLLFUVDvQMi/Qxubf6Xs37Qh49FH3RzPLGt9ag==",
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/ssb-invite/-/ssb-invite-2.1.7.tgz",
"integrity": "sha512-L9Du5otjBvPcnWPPd9TzwxjvegVCq4crJ2pjcZhvcsGVb9L/QDo+IPxY9GIsb+LRaHIyr+gx8mE7GfGjuXwmfQ==",
"requires": {
"cont": "^1.0.3",
"explain-error": "^1.0.4",