diff --git a/package-lock.json b/package-lock.json index ce1df1c..fe43d6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "react-markdown": "^9.0.1", "react-router-dom": "^6.24.1", "react-scripts": "5.0.1", - "react-social-icons": "^6.16.0", + "react-social-icons": "^6.18.0", "swiper": "^11.1.4", "web-vitals": "^4.2.3" }, @@ -16623,13 +16623,13 @@ } }, "node_modules/react-social-icons": { - "version": "6.16.0", - "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-6.16.0.tgz", - "integrity": "sha512-9mLDzPc85szYJeL0RB78PSdgBnCyexFD6rg6uyxQgwMgo3JaiuGLkxMmKVWBjoX+QW9bxq7VoKk6BGa7PYeJ1g==", + "version": "6.18.0", + "resolved": "https://registry.npmjs.org/react-social-icons/-/react-social-icons-6.18.0.tgz", + "integrity": "sha512-eUWAaTw9FDMYjXIXkyt9oqMIwO7l9z68jlNBbfEh/Rsxs0WaUKK5P1OgC1thITOQumgLqzTB10h3Fjzl/IdvGw==", "dependencies": { - "@babel/runtime": "^7.23.8", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "@babel/runtime": "^7.24.8", + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "peerDependencies": { "react": "15.x.x || 16.x.x || 17.x.x || 18.x.x", diff --git a/package.json b/package.json index 4e3f610..53f6248 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-markdown": "^9.0.1", "react-router-dom": "^6.24.1", "react-scripts": "5.0.1", - "react-social-icons": "^6.16.0", + "react-social-icons": "^6.18.0", "swiper": "^11.1.4", "web-vitals": "^4.2.3" },