diff --git a/package.json b/package.json index 1573b1f49..97f6bf465 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@google-cloud/firestore": "7.8.0", "@types/nodemailer": "^6.4.15", "axios": "1.7.4", - "cloudinary": "2.0.3", + "cloudinary": "2.7.0", "config": "3.3.7", "cookie-parser": "1.4.6", "cors": "2.8.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e69bb046..873ed6a3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -182,8 +182,8 @@ importers: specifier: 1.7.4 version: 1.7.4(debug@4.3.5(supports-color@5.5.0)) cloudinary: - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.7.0 + version: 2.7.0 config: specifier: 3.3.7 version: 3.3.7 @@ -1529,8 +1529,8 @@ packages: resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} engines: {node: '>=0.8'} - cloudinary@2.0.3: - resolution: {integrity: sha512-2JPxAUuV4iHwiW4ATSOZvii6+BhhKI9+9KscgUkxJPKa6V6wOnZJHlYyovBGrrIbIgEdmGSZgqEsLfD0wWBhBg==} + cloudinary@2.7.0: + resolution: {integrity: sha512-qrqDn31+qkMCzKu1GfRpzPNAO86jchcNwEHCUiqvPHNSFqu7FTNF9FuAkBUyvM1CFFgFPu64NT0DyeREwLwK0w==} engines: {node: '>=9'} color-convert@2.0.1: @@ -6589,7 +6589,7 @@ snapshots: clone@1.0.4: {} - cloudinary@2.0.3: + cloudinary@2.7.0: dependencies: lodash: 4.17.21 q: 1.5.1