Update webfinger.js requirement from 2.6.6 to 2.7.0 (#3414)

Updates the requirements on [webfinger.js](https://github.com/silverbucket/webfinger.js) to permit the latest version.
- [Release notes](https://github.com/silverbucket/webfinger.js/releases)
- [Changelog](https://github.com/silverbucket/webfinger.js/blob/master/RELEASE_CHECKLIST)
- [Commits](https://github.com/silverbucket/webfinger.js/commits/v2.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-27 15:49:50 +09:00 committed by syuilo
parent 04942c8477
commit ab92762320

View file

@ -233,7 +233,7 @@
"vuex": "3.0.1",
"vuex-persistedstate": "2.5.4",
"web-push": "3.3.3",
"webfinger.js": "2.6.6",
"webfinger.js": "2.7.0",
"webpack": "4.26.0",
"webpack-cli": "3.1.2",
"websocket": "1.0.28",