diff --git a/package-lock.json b/package-lock.json index 89829f32..cb6d6181 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23481,9 +23481,9 @@ } }, "node_modules/lucide-react": { - "version": "0.319.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.319.0.tgz", - "integrity": "sha512-IIbu4TfVI3yPI3ba/Li53mKeOd+WwcWI6+WcyoVdFLtrBfH88m2uQ/uTmtzBWt523HyxCFjWy3RFs0OxDFYm8w==", + "version": "0.320.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.320.0.tgz", + "integrity": "sha512-HuMmfmFiWwctDkN27wklKVZr8UpwP2TTekLZ3xiLCEjx/STG1k0KLWMbBfIJ/lnNJQDfSjztDZSVU316xA+AQg==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } @@ -37082,8 +37082,8 @@ "name": "@next-boilerplate/app", "hasInstallScript": true, "dependencies": { - "@aws-sdk/client-s3": "^3.503.1", - "@aws-sdk/s3-presigned-post": "^3.503.1", + "@aws-sdk/client-s3": "^3.454.0", + "@aws-sdk/s3-presigned-post": "^3.454.0", "@formatjs/intl-localematcher": "^0.5.0", "@hookform/resolvers": "^3.2.0", "@next-auth/prisma-adapter": "^1.0.7", @@ -37127,7 +37127,7 @@ "eslint-plugin-unused-imports": "^3.0.0", "framer-motion": "^11.0.0", "ioredis": "^5.3.2", - "lucide-react": "^0.319.0", + "lucide-react": "^0.320.0", "negotiator": "^0.6.3", "next": "^14.0.0", "next-auth": "^4.24.5", diff --git a/packages/app/package.json b/packages/app/package.json index aa9b2567..c10c86b2 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -59,7 +59,7 @@ "eslint-plugin-unused-imports": "^3.0.0", "framer-motion": "^11.0.0", "ioredis": "^5.3.2", - "lucide-react": "^0.319.0", + "lucide-react": "^0.320.0", "negotiator": "^0.6.3", "next": "^14.0.0", "next-auth": "^4.24.5",