diff --git a/package.json b/package.json index 1755cd6..01cd172 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-source-youtube-v3": "^3.0.2", "gatsby-transformer-remark": "^5.25.1", "gatsby-transformer-sharp": "^4.25.0", - "lucide-react": "^0.115.0", + "lucide-react": "^0.124.0", "prop-types": "^15.7.2", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 4ff18f7..61745ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8156,10 +8156,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@^0.115.0: - version "0.115.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.115.0.tgz#793396ba54bcab6872c3e8933c3f2e0f6ff2ce9a" - integrity sha512-VGL7jBKN6pEXi6peXoyn9t9O7olvinaAonnoe+iFi/F2q7/yQzAFM5KR1OY15u9PlrB3scI9HvcTFoOrIjUaVQ== +lucide-react@^0.124.0: + version "0.124.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.124.0.tgz#ed76909f8d90c0f0dd84a4e2ee73b0e8e595bba8" + integrity sha512-U1TGpFPLVOOIfs4SIeJ1F6gNcdpFpt5GDesgOaak6Tr7jTLkhjCdmBok0UksmpYfehN5zMMW+g37nzU2XHCtnw== make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: version "3.1.0"