diff options
author | dan <dan.abramov@gmail.com> | 2024-05-30 15:57:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 15:57:56 +0100 |
commit | 94312010269d511e122d208d0db540267578ed5c (patch) | |
tree | a1c163b429608644c6ba6844443d66dada3d013e /yarn.lock | |
parent | 9d4622e713fb223942db590515c6cea36f09a732 (diff) | |
download | voidsky-94312010269d511e122d208d0db540267578ed5c.tar.zst |
Bump FontAwesome (#4285)
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock index 2b105f00e..3e1246d92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4032,10 +4032,10 @@ dependencies: "@fortawesome/fontawesome-common-types" "6.4.2" -"@fortawesome/react-native-fontawesome@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@fortawesome/react-native-fontawesome/-/react-native-fontawesome-0.3.0.tgz#b59c45cdae2451d15f826f937d6e1a6e9dca0c74" - integrity sha512-wSfetdK4+b/pvPbM2v+bZ5hfNlwtk9l3QuJo59sbMrxJalfX7BuF2WsSIWMSxfWwSsbOtY4+TUs6uw/rE59NJA== +"@fortawesome/react-native-fontawesome@^0.3.2": + version "0.3.2" + resolved "https://registry.yarnpkg.com/@fortawesome/react-native-fontawesome/-/react-native-fontawesome-0.3.2.tgz#cb822733a334b35f44a2650532b6cb50772d904e" + integrity sha512-CiWfJWSZHRg12VXlaeFnaa5yJVPOrjsSFEvF6ntz3cnjg4oN3cvauL+JATacMCl0v9xzib32qC1WZAvvGkfB4w== dependencies: humps "^2.0.1" prop-types "^15.7.2" |