Skip to content

Commit

Permalink
Bump @fortawesome/free-solid-svg-icons from 5.13.0 to 5.15.3 in /gray…
Browse files Browse the repository at this point in the history
…log2-web-interface (#10270)

Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.13.0 to 5.15.3.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@5.13.0...5.15.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and janheise committed Mar 25, 2021
1 parent 73b08f6 commit d05a24b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions graylog2-web-interface/yarn.lock
Expand Up @@ -1400,10 +1400,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@fortawesome/fontawesome-common-types@^0.2.28", "@fortawesome/fontawesome-common-types@^0.2.30", "@fortawesome/fontawesome-common-types@^0.2.32":
version "0.2.32"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.32.tgz#3436795d5684f22742989bfa08f46f50f516f259"
integrity sha512-ux2EDjKMpcdHBVLi/eWZynnPxs0BtFVXJkgHIxXRl+9ZFaHPvYamAfCzeeQFqHRjuJtX90wVnMRaMQAAlctz3w==
"@fortawesome/fontawesome-common-types@^0.2.28", "@fortawesome/fontawesome-common-types@^0.2.30", "@fortawesome/fontawesome-common-types@^0.2.32", "@fortawesome/fontawesome-common-types@^0.2.35":
version "0.2.35"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.35.tgz#01dd3d054da07a00b764d78748df20daf2b317e9"
integrity sha512-IHUfxSEDS9dDGqYwIW7wTN6tn/O8E0n5PcAHz9cAaBoZw6UpG20IG/YM3NNLaGPwPqgjBAFjIURzqoQs3rrtuw==

"@fortawesome/fontawesome-svg-core@^1.2.28":
version "1.2.30"
Expand All @@ -1427,11 +1427,11 @@
"@fortawesome/fontawesome-common-types" "^0.2.28"

"@fortawesome/free-solid-svg-icons@^5.13.0":
version "5.13.0"
resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.13.0.tgz#44d9118668ad96b4fd5c9434a43efc5903525739"
integrity sha512-IHUgDJdomv6YtG4p3zl1B5wWf9ffinHIvebqQOmV3U+3SLw4fC+LUCCgwfETkbTtjy5/Qws2VoVf6z/ETQpFpg==
version "5.15.3"
resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.15.3.tgz#52eebe354f60dc77e0bde934ffc5c75ffd04f9d8"
integrity sha512-XPeeu1IlGYqz4VWGRAT5ukNMd4VHUEEJ7ysZ7pSSgaEtNvSo+FLurybGJVmiqkQdK50OkSja2bfZXOeyMGRD8Q==
dependencies:
"@fortawesome/fontawesome-common-types" "^0.2.28"
"@fortawesome/fontawesome-common-types" "^0.2.35"

"@fortawesome/react-fontawesome@^0.1.9":
version "0.1.9"
Expand Down Expand Up @@ -7988,11 +7988,11 @@ graceful-fs@^4.2.4:
"@babel/preset-env" "7.13.10"
"@babel/preset-typescript" "7.13.0"
create-react-class "15.7.0"
eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-4.1.0-SNAPSHOT-797b96c1-a542-4688-8cbc-e01361752dd4-1615968690342/node_modules/eslint-config-graylog"
eslint-config-graylog "file:packages/eslint-config-graylog"
formik "2.2.6"
html-webpack-plugin "^4.2.0"
javascript-natural-sort "0.7.1"
jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-4.1.0-SNAPSHOT-797b96c1-a542-4688-8cbc-e01361752dd4-1615968690342/node_modules/jest-preset-graylog"
jest-preset-graylog "file:packages/jest-preset-graylog"
jquery "3.5.1"
moment "2.29.1"
moment-timezone "0.5.31"
Expand Down

0 comments on commit d05a24b

Please sign in to comment.