diff --git a/package-lock.json b/package-lock.json index 64a3ed98..f5d4aec3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "postcss-import": "^15.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^4.11.0", + "react-icons": "^4.12.0", "react-infinite-scroll-component": "^6.1.0", "react-select": "^5.7.4", "sass": "^1.69.3", @@ -4910,9 +4910,9 @@ } }, "node_modules/react-icons": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.11.0.tgz", - "integrity": "sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz", + "integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==", "peerDependencies": { "react": "*" } @@ -9574,9 +9574,9 @@ } }, "react-icons": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.11.0.tgz", - "integrity": "sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz", + "integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==", "requires": {} }, "react-infinite-scroll-component": { diff --git a/package.json b/package.json index a8b527e3..c85dd60b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "postcss-import": "^15.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^4.11.0", + "react-icons": "^4.12.0", "react-infinite-scroll-component": "^6.1.0", "react-select": "^5.7.4", "sass": "^1.69.3",