diff --git a/package.json b/package.json index 629a4a4..4dd012c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gatsby-transformer-sharp": "3.14.0", "i18next": "21.1.0", "locale": "0.1.0", - "lucide-react": "0.16.0", + "lucide-react": "0.16.2", "prop-types": "15.7.2", "react": "17.0.2", "react-dom": "17.0.2", diff --git a/yarn.lock b/yarn.lock index f6c1829..008b017 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7984,10 +7984,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@0.16.0: - version "0.16.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.16.0.tgz#38573a3e287712cb1d56aa6dd46e47e3323ba8f4" - integrity sha512-R5chQb550S+znoZPAJTHRqAOq6NiMCr4Pm8C0irPBNPEjx3Oarvqt+dbiFu4DWaSR2bMh2iOj0IgtOepoPDdaQ== +lucide-react@0.16.2: + version "0.16.2" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.16.2.tgz#9db7cc05b25ca385e4170c275694430d9f23faa4" + integrity sha512-i3WGXB9sa+y4qoEyyMN6gRxFDkmTBuwPawZXIA+M/A9ZUoorRI4LGI2wR0uGkgNAx5sVx7sVTaZ110TcKNePBA== make-dir@^2.1.0: version "2.1.0"