From e7ca506ec5fd0ceb2be39a6e0fb30ff7fc1e93ee Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 13 May 2025 08:12:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e4d8b1a..0c03c1cb 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@vercel/speed-insights": "^1.2.0", "argon2": "^0.41.1", "axios": "^1.8.4", - "bcrypt": "^5.1.1", + "bcrypt": "^6.0.0", "body-parser": "^1.20.3", "class-variance-authority": "^0.7.1", "cloudinary": "^2.6.0",