From cfdda4b1add35d5b03a73414240573d155ff9559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 00:26:17 +0000 Subject: [PATCH] chore(deps): bump cloudinary from 2.6.0 to 2.7.0 Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) 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 ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6268b35..bb592a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1608,9 +1608,9 @@ clone-response@^1.0.2: mimic-response "^1.0.0" cloudinary@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-2.6.0.tgz#e8d41b146d2ad8a4d9bce4680496406122e82b9f" - integrity sha512-FIlny9RR5LPgkMioG4V7yUpC6ASyIFQMWfx4TgOi/xBeLxJTegbyQc3itiXL0b0lDlSaL0KyT2THEw6osrKqpQ== + version "2.7.0" + resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-2.7.0.tgz#571572409493b9ccc1dd57df3ddbdf56b91072c9" + integrity sha512-qrqDn31+qkMCzKu1GfRpzPNAO86jchcNwEHCUiqvPHNSFqu7FTNF9FuAkBUyvM1CFFgFPu64NT0DyeREwLwK0w== dependencies: lodash "^4.17.21" q "^1.5.1"