summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-31 20:27:42 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-31 20:27:42 +0000
commit43bcdf397eef6e42ae2ee9aa4ac6598f471f3d59 (patch)
tree0bdc25a275f01660a8052a021e64f950a546392a
parent2019 :tada: (diff)
downloadmisskey-43bcdf397eef6e42ae2ee9aa4ac6598f471f3d59.tar.gz
misskey-43bcdf397eef6e42ae2ee9aa4ac6598f471f3d59.tar.bz2
misskey-43bcdf397eef6e42ae2ee9aa4ac6598f471f3d59.zip
Update @fortawesome/free-brands-svg-icons requirement
Updates the requirements on [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) to permit the latest version. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/commits/5.6.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 090ec5d2f2..aaa7271bb6 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.8",
- "@fortawesome/free-brands-svg-icons": "5.6.0",
+ "@fortawesome/free-brands-svg-icons": "5.6.3",
"@fortawesome/free-regular-svg-icons": "5.5.0",
"@fortawesome/free-solid-svg-icons": "5.6.3",
"@fortawesome/vue-fontawesome": "0.1.2",