From a2db83dce7289f5dcc1625b6ed5cc16c35557871 Mon Sep 17 00:00:00 2001 From: Aqua Security Date: Thu, 20 Jun 2024 15:10:21 +0000 Subject: [PATCH] Aqua Remediation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7841e55..269e3fc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "author": "sns", "license": "MIT", "dependencies": { - "bcrypt": "^1.0.3", + "bcrypt": "5.0.0", "csurf": "^1.9.0", "ejs": "^2.5.7", "express": "^4.16.2",