diff --git a/package.json b/package.json index 40dba49..2853874 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "i18next": "21.8.10", "locale": "0.1.0", "lodash": "4.17.21", - "lucide-react": "0.61.0", + "lucide-react": "0.63.0", "prop-types": "15.8.1", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index bf69ae3..448984e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9428,10 +9428,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@0.61.0: - version "0.61.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.61.0.tgz#a189db8f43046aaaa1f0b44b04446df56845e384" - integrity sha512-HLSII6yNuCxFU/e5i/1nGj6cp1hfBGtAVcqUyb7sL/C22j8BBkQ6UyZROFXozhRue+uXiLDOg1UP/3Hw8Q/Tiw== +lucide-react@0.63.0: + version "0.63.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.63.0.tgz#9c524b7054748a90d6d89974a63446ef6a5fb5c4" + integrity sha512-hraIdb4V3UpticTnpII1eYsDXhy70UIsGtEy5KfVv9RiV6oK4zEc2zn9uMlZCPThX9qYR+dT5kd0GJwqzJ3WpA== make-dir@^2.1.0: version "2.1.0"