From 82385b7bce84579dc02a4f7ce47d100ce56192a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 00:24:38 +0000 Subject: [PATCH] chore(deps): bump cloudinary Bumps the npm_and_yarn group with 1 update in the / directory: [cloudinary](https://github.com/cloudinary/cloudinary_npm). Updates `cloudinary` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/cloudinary/cloudinary_npm/releases) - [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md) - [Commits](https://github.com/cloudinary/cloudinary_npm/compare/2.6.0...2.7.0) --- updated-dependencies: - dependency-name: cloudinary dependency-version: 2.7.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6193a42..88e12f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "bcryptjs": "^3.0.2", "body-parser": "^2.2.0", "class-variance-authority": "^0.7.1", - "cloudinary": "^2.6.0", + "cloudinary": "^2.7.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", "cookie-parser": "^1.4.7", @@ -9342,9 +9342,9 @@ } }, "node_modules/cloudinary": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-2.6.0.tgz", - "integrity": "sha512-FIlny9RR5LPgkMioG4V7yUpC6ASyIFQMWfx4TgOi/xBeLxJTegbyQc3itiXL0b0lDlSaL0KyT2THEw6osrKqpQ==", + "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", diff --git a/package.json b/package.json index add6283..14ef5e1 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "bcryptjs": "^3.0.2", "body-parser": "^2.2.0", "class-variance-authority": "^0.7.1", - "cloudinary": "^2.6.0", + "cloudinary": "^2.7.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", "cookie-parser": "^1.4.7",