Skip to content

Commit

Permalink
Merge pull request #1714 from SURFscz/dependabot/npm_and_yarn/client/…
Browse files Browse the repository at this point in the history
…fortawesome/free-solid-svg-icons-6.7.1

Bump @fortawesome/free-solid-svg-icons from 6.6.0 to 6.7.1 in /client
  • Loading branch information
oharsta authored Nov 29, 2024
2 parents abc7207 + 8910bd9 commit 7bbba51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/react-fontawesome": "^0.2.2",
"@surfnet/sds": "^0.0.118",
"core-js": "^3.39.0",
Expand Down
15 changes: 5 additions & 10 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1446,11 +1446,6 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.8.tgz#21a907684723bbbaa5f0974cf7730bd797eb8e62"
integrity sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==

"@fortawesome/[email protected]":
version "6.6.0"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.6.0.tgz#31ab07ca6a06358c5de4d295d4711b675006163f"
integrity sha512-xyX0X9mc0kyz9plIyryrRbl7ngsA9jz77mCZJsUkLl+ZKs0KWObgaEBoSgQiYWAsSmjz/yjl0F++Got0Mdp4Rw==

"@fortawesome/[email protected]":
version "6.7.1"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.7.1.tgz#6201640f39fdcf8e41cd9d1a92b2da3a96817fa4"
Expand All @@ -1463,12 +1458,12 @@
dependencies:
"@fortawesome/fontawesome-common-types" "6.7.1"

"@fortawesome/free-solid-svg-icons@^6.6.0":
version "6.6.0"
resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.6.0.tgz#061751ca43be4c4d814f0adbda8f006164ec9f3b"
integrity sha512-IYv/2skhEDFc2WGUcqvFJkeK39Q+HyPf5GHUrT/l2pKbtgEIv1al1TKd6qStR5OIwQdN1GZP54ci3y4mroJWjA==
"@fortawesome/free-solid-svg-icons@^6.7.1":
version "6.7.1"
resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.7.1.tgz#c1f9a6c25562a12c283e87e284f9d82a5b0dbcc0"
integrity sha512-BTKc0b0mgjWZ2UDKVgmwaE0qt0cZs6ITcDgjrti5f/ki7aF5zs+N91V6hitGo3TItCFtnKg6cUVGdTmBFICFRg==
dependencies:
"@fortawesome/fontawesome-common-types" "6.6.0"
"@fortawesome/fontawesome-common-types" "6.7.1"

"@fortawesome/react-fontawesome@^0.2.2":
version "0.2.2"
Expand Down

0 comments on commit 7bbba51

Please sign in to comment.