From 9084326292bd034911737c544c74e75f15c95a6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 12 Dec 2018 18:48:18 +0000 Subject: [PATCH] build(deps): bump @fortawesome/free-regular-svg-icons Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.6.0 to 5.6.1. - [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/compare/5.6.0...5.6.1) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index 77a49592a..898d74538 100644 --- a/ui/package.json +++ b/ui/package.json @@ -7,7 +7,7 @@ "@attently/riek": "2.0.1", "@babel/polyfill": "7.0.0", "@fortawesome/fontawesome-svg-core": "1.2.10", - "@fortawesome/free-regular-svg-icons": "5.6.0", + "@fortawesome/free-regular-svg-icons": "5.6.1", "@fortawesome/free-solid-svg-icons": "5.6.0", "@fortawesome/react-fontawesome": "0.1.3", "@sentry/browser": "4.4.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 098e5f909..3758f4770 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1093,12 +1093,12 @@ dependencies: "@fortawesome/fontawesome-common-types" "^0.2.10" -"@fortawesome/free-regular-svg-icons@5.6.0": - version "5.6.0" - resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.6.0.tgz#f6715fd499093061a2ae4d0e9da280de83bd7dfb" - integrity sha512-ZDVQA9QeT1YSX/C+nH4cScq80GZdymcqxQb0AbStrSih9uWVrj6O/mAHgWCZUAlpXwPr+W9lTMWO59257cRQvw== +"@fortawesome/free-regular-svg-icons@5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.6.1.tgz#7da568c166105936554c512f4e02487aa311c756" + integrity sha512-5ztVA0cdbY+uMi1huFdC5gQTmsTMT3x87Ow7kN89ZbtaQcEcVG9l7h1+KIN5CrtQ5+ihdkDZdbZh7yqAlGDjaA== dependencies: - "@fortawesome/fontawesome-common-types" "^0.2.9" + "@fortawesome/fontawesome-common-types" "^0.2.10" "@fortawesome/free-solid-svg-icons@5.6.0": version "5.6.0"