diff --git a/package-lock.json b/package-lock.json index 0a40cd8..5a61c24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "react-dom": "^18.2.0", "react-icons": "^4.4.0", "react-scripts": "5.0.1", - "react-social-icons": "^5.14.0", + "react-social-icons": "^5.15.0", "react-terminal": "^1.2.8", "react-use": "^17.4.0", "terminal-in-react": "^4.3.1", @@ -14576,9 +14576,9 @@ } }, "node_modules/react-social-icons": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-5.14.0.tgz", - "integrity": "sha512-E5pR2pIJM0vW1BhX7LdMlQS6MD2qOF8wdIm+PEfqFpW3Pn/VwLtbrjywE3/DG+rZ1YYM0GM8M11jaBxelbz/yQ==", + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-5.15.0.tgz", + "integrity": "sha512-khfDgUiUwEBe34T6br2+mkXQg3hLVDdviVjexxZoVCsogMgxTy/m8+KlX/j6Wa7P2BPxgZ7yZ2jXw3X06pUUFQ==", "dependencies": { "prop-types": "^15.7.2" }, @@ -27982,9 +27982,9 @@ } }, "react-social-icons": { - "version": "5.14.0", - "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-5.14.0.tgz", - "integrity": "sha512-E5pR2pIJM0vW1BhX7LdMlQS6MD2qOF8wdIm+PEfqFpW3Pn/VwLtbrjywE3/DG+rZ1YYM0GM8M11jaBxelbz/yQ==", + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-5.15.0.tgz", + "integrity": "sha512-khfDgUiUwEBe34T6br2+mkXQg3hLVDdviVjexxZoVCsogMgxTy/m8+KlX/j6Wa7P2BPxgZ7yZ2jXw3X06pUUFQ==", "requires": { "prop-types": "^15.7.2" } diff --git a/package.json b/package.json index 01222ce..6e1a164 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "^18.2.0", "react-icons": "^4.4.0", "react-scripts": "5.0.1", - "react-social-icons": "^5.14.0", + "react-social-icons": "^5.15.0", "react-terminal": "^1.2.8", "react-use": "^17.4.0", "terminal-in-react": "^4.3.1",