diff --git a/Week-10/package-lock.json b/Week-10/package-lock.json index 5d609e378..9339bb4ad 100644 --- a/Week-10/package-lock.json +++ b/Week-10/package-lock.json @@ -18,7 +18,7 @@ "react-icons": "4.4.0", "react-router-dom": "6.3.0", "react-scripts": "5.0.1", - "react-social-icons": "5.14.0", + "react-social-icons": "5.15.0", "web-vitals": "2.1.4" } }, @@ -14020,9 +14020,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" }, @@ -26592,9 +26592,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/Week-10/package.json b/Week-10/package.json index f153f6ab7..06074651b 100644 --- a/Week-10/package.json +++ b/Week-10/package.json @@ -13,7 +13,7 @@ "react-icons": "4.4.0", "react-router-dom": "6.3.0", "react-scripts": "5.0.1", - "react-social-icons": "5.14.0", + "react-social-icons": "5.15.0", "web-vitals": "2.1.4" }, "scripts": {