diff --git a/backend/package-lock.json b/backend/package-lock.json index b0ade3f..0ea7b2b 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -2008,9 +2008,10 @@ } }, "node_modules/cloudinary": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-2.3.1.tgz", - "integrity": "sha512-DW63pfRhN6Ob9czyLSG8G3Vz+m1tijLYyTZMOuFpFWPwtVXZVdFrc2ggDtGrbIBYpvr94tjPOkOdWgYW2ae3rA==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-2.7.0.tgz", + "integrity": "sha512-qrqDn31+qkMCzKu1GfRpzPNAO86jchcNwEHCUiqvPHNSFqu7FTNF9FuAkBUyvM1CFFgFPu64NT0DyeREwLwK0w==", + "license": "MIT", "dependencies": { "lodash": "^4.17.21", "q": "^1.5.1"