diff --git a/package-lock.json b/package-lock.json index 727f10b..1eb6218 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "formidable": "^3.5.2", - "lucide-react": "^0.456.0", + "lucide-react": "^0.459.0", "next": "15.0.3", "pangea-node-sdk": "^4.1.0", "react": "^18.3.1", @@ -4527,9 +4527,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.456.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.456.0.tgz", - "integrity": "sha512-DIIGJqTT5X05sbAsQ+OhA8OtJYyD4NsEMCA/HQW/Y6ToPQ7gwbtujIoeAaup4HpHzV35SQOarKAWH8LYglB6eA==", + "version": "0.459.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.459.0.tgz", + "integrity": "sha512-s+QG5PLUOmkylLoPfqsoP+cP2wPj8f+fSyYoIxvCOBDb6d72pJFZKpX1yxgennZkUZvTwWf4qy6K4YCJ4Y8dzA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" diff --git a/package.json b/package.json index e085821..1789ab1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "formidable": "^3.5.2", - "lucide-react": "^0.456.0", + "lucide-react": "^0.459.0", "next": "15.0.3", "pangea-node-sdk": "^4.1.0", "react": "^18.3.1",