From d9e4241c8c774840119131e16a40a653e8366134 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Nov 2025 07:26:41 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CLOUDINARY-10495740 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index f3c534fa..f163a399 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "body-parser": "^1.17.1", "bson": "^1.0.4", "busboy": "^0.2.14", - "cloudinary": "^1.8.0", + "cloudinary": "^2.7.0", "concat-stream": "^1.6.0", "connect-flash": "^0.1.1", "content-type": "^1.0.2",