diff --git a/package-lock.json b/package-lock.json index b3251c9d..3d56987a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "flag": "^5.0.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-icons": "^5.0.1", + "react-icons": "^5.2.0", "react-router-dom": "^6.22.0", "react-scripts": "5.0.1", "web-vitals": "^3.5.2" @@ -14715,9 +14715,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "node_modules/react-icons": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.0.1.tgz", - "integrity": "sha512-WqLZJ4bLzlhmsvme6iFdgO8gfZP17rfjYEJ2m9RsZjZ+cc4k1hTzknEz63YS1MeT50kVzoa1Nz36f4BEx+Wigw==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.0.tgz", + "integrity": "sha512-n52Y7Eb4MgQZHsSZOhSXv1zs2668/hBYKfSRIvKh42yExjyhZu0d1IK2CLLZ3BZB1oo13lDfwx2vOh2z9FTV6Q==", "peerDependencies": { "react": "*" } diff --git a/package.json b/package.json index ec018c24..199b7ccd 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "flag": "^5.0.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-icons": "^5.0.1", + "react-icons": "^5.2.0", "react-router-dom": "^6.22.0", "react-scripts": "5.0.1", "web-vitals": "^3.5.2"