Skip to content

Commit

Permalink
fix: upgrade lucide-react from 0.294.0 to 0.454.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade lucide-react from 0.294.0 to 0.454.0.

See this package in yarn:
lucide-react

See this project in Snyk:
https://app.snyk.io/org/geon-hyuk/project/d7293bdd-625d-49e1-94bd-a4451438fc81?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 21, 2024
1 parent 1be387d commit 3e6a18f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"js-cookie": "^3.0.5",
"lucide-react": "^0.294.0",
"lucide-react": "^0.454.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2211,10 +2211,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

lucide-react@^0.294.0:
version "0.294.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.294.0.tgz#dc406e1e7e2f722cf93218fe5b31cf3c95778817"
integrity sha512-V7o0/VECSGbLHn3/1O67FUgBwWB+hmzshrgDVRJQhMh8uj5D3HBuIvhuAmQTtlupILSplwIZg5FTc4tTKMA2SA==
lucide-react@^0.454.0:
version "0.454.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.454.0.tgz#a81b9c482018720f07ead0503ae502d94d528444"
integrity sha512-hw7zMDwykCLnEzgncEEjHeA6+45aeEzRYuKHuyRSOPkhko+J3ySGjGIzu+mmMfDFG1vazHepMaYFYHbTFAZAAQ==

lz-string@^1.5.0:
version "1.5.0"
Expand Down

0 comments on commit 3e6a18f

Please sign in to comment.