diff --git a/package.json b/package.json index e5410433..5fcdabd6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "bootstrap": "^5.2.2", "core-js": "^3.0.0", "file-loader": "^6.0.0", - "lucide": "^0.264.0", + "lucide": "^0.267.0", "regenerator-runtime": "^0.13.2", "sass": "^1.45.0", "sass-loader": "^13.0.2", diff --git a/yarn.lock b/yarn.lock index f2bc88aa..d92a8a3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2974,10 +2974,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide@^0.264.0: - version "0.264.0" - resolved "https://registry.yarnpkg.com/lucide/-/lucide-0.264.0.tgz#41f4a9036e8a70d357ab90612997ab7e234d2441" - integrity sha512-Z/vMFjnkEioXNocoXjmmw58pOEbdSgkZWueiOpA0m5ElvIDI+D6m7TFEBQGyqxAxfFrOHCR9gQnLY5JTehvPUQ== +lucide@^0.267.0: + version "0.267.0" + resolved "https://registry.yarnpkg.com/lucide/-/lucide-0.267.0.tgz#fb5a1a8be2e65a881ed89d7fe958b632d55e9064" + integrity sha512-oEvtMVzrU49Yj5n5AbpKoTRTOY+Vi+0D0LxxfqzKU6djjtxuP0wJC0GC79l/qYgm8pLArz1+PCUxB/ohBmgD7g== make-dir@^3.0.2, make-dir@^3.1.0: version "3.1.0"