diff --git a/package-lock.json b/package-lock.json index 0f6b679..2cf9224 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14045,9 +14045,9 @@ } }, "react-social-icons": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-5.5.0.tgz", - "integrity": "sha512-ohSI5UqIRV+Vd34I1ikAT6R3R/pzgy5uAXVXZBMKDsnSv1O7nE5Yp2RXMygbSo84fpljKBqNGVxAU09xz+qKmw==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-5.10.0.tgz", + "integrity": "sha512-AEuSwuOj3yKiB7MzyKXd3NJDXrFPGRVoBgKOWCD2p4FhRS+YLa3R6wezTQ8HPzjqwYrcqHy//YCzzHRlgF9EWg==", "dev": true, "requires": { "prop-types": "^15.7.2" diff --git a/package.json b/package.json index 1d9d07c..98acbdb 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,6 @@ }, "devDependencies": { "gh-pages": "^3.2.3", - "react-social-icons": "^5.5.0" + "react-social-icons": "^5.10.0" } } diff --git a/yarn.lock b/yarn.lock index d28f4b7..806e2cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9690,10 +9690,10 @@ react-scripts@4.0.3: optionalDependencies: fsevents "^2.1.3" -react-social-icons@^5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/react-social-icons/-/react-social-icons-5.5.0.tgz#cc5943f8145424b8c1853eaedfb070e645978c9c" - integrity sha512-ohSI5UqIRV+Vd34I1ikAT6R3R/pzgy5uAXVXZBMKDsnSv1O7nE5Yp2RXMygbSo84fpljKBqNGVxAU09xz+qKmw== +react-social-icons@^5.10.0: + version "5.10.0" + resolved "https://registry.yarnpkg.com/react-social-icons/-/react-social-icons-5.10.0.tgz#f18903cf05d9464ccb9e3f9d22675911feb426c3" + integrity sha512-AEuSwuOj3yKiB7MzyKXd3NJDXrFPGRVoBgKOWCD2p4FhRS+YLa3R6wezTQ8HPzjqwYrcqHy//YCzzHRlgF9EWg== dependencies: prop-types "^15.7.2"