From e59eea6a291d0be1a100717eddfe0ecaefef4a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:38:17 +0000 Subject: [PATCH] :arrow_up: Bump cloudinary from 1.23.0 to 1.24.0 Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.23.0 to 1.24.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/1.23.0...1.24.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index bc82c507c..7ea7e2c97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4831,9 +4831,9 @@ } }, "cloudinary": { - "version": "1.23.0", - "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-1.23.0.tgz", - "integrity": "sha512-akOxzroonvwWkuSVq7BI50nYpZPRXc5DbQIYETCVeKX9ZoToH2Gvc3MdUH63UtKiszuGYE51q2B+jQsJkBp2AQ==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/cloudinary/-/cloudinary-1.24.0.tgz", + "integrity": "sha512-bILjdVB/FCv5Zyypuhp5IdKeoDDMbA/8ybq8kILV9At5l2AV3ZwdjvYSNF04hTg9+Zan1d5id6LmV5liGsx1bw==", "requires": { "cloudinary-core": "^2.10.2", "core-js": "3.6.5",