diff --git a/package-lock.json b/package-lock.json index fc81a85..9a0e497 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14640,9 +14640,9 @@ } }, "react-icons": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-3.7.0.tgz", - "integrity": "sha512-7MyPwjIhuyW0D2N3s4DEd0hGPGFf0sK+IIRKhc1FvSpZNVmnUoGvHbmAwzGJU+3my+fvihVWgwU5SDtlAri56Q==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-3.11.0.tgz", + "integrity": "sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q==", "requires": { "camelcase": "^5.0.0" }, diff --git a/package.json b/package.json index 80017dd..86caba6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-custom-share": "^0.4.8", "react-dom": "^16.8.6", "react-helmet": "^5.2.1", - "react-icons": "^3.7.0" + "react-icons": "3.11.0" }, "devDependencies": {