From f80e3b7cb794ae8bd20f632cff969a137bb489af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 14:59:12 +0000 Subject: [PATCH] Bump cloudinary from 1.36.2 to 1.36.4 Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.36.2 to 1.36.4. - [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.36.2...1.36.4) --- updated-dependencies: - dependency-name: cloudinary dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1d283ac94..cb78e2efd 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@babel/preset-env": "^7.21.4", "@symfony/webpack-encore": "^4.3.0", "babel-loader": "^9.1.2", - "cloudinary": "^1.36.2", + "cloudinary": "^1.36.4", "eslint": "^8.39.0", "eslint-loader": "^4.0.2", "eslint-plugin-backbone": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index 72b1b94eb..e8c8e8100 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2428,10 +2428,10 @@ cloudinary-core@2.13.0: resolved "https://registry.yarnpkg.com/cloudinary-core/-/cloudinary-core-2.13.0.tgz#b59f90871b6c708c3d0735b9be47ac08181c57fb" integrity sha512-Nt0Q5I2FtenmJghtC4YZ3MZZbGg1wLm84SsxcuVwZ83OyJqG9CNIGp86CiI6iDv3QobaqBUpOT7vg+HqY5HxEA== -cloudinary@^1.36.2: - version "1.36.2" - resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-1.36.2.tgz#c45ee0df0c17cdf519c730b65cf074545dc8ceb6" - integrity sha512-GTC6FkfYUvQ47Pox1ucTIXhbhvc04wPI8MPuRpoTX7IojyGVEjgHFBqgYn4FLX4nQEDsQIgvWYo/n8iBDyaX2g== +cloudinary@^1.36.4: + version "1.36.4" + resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-1.36.4.tgz#007ee710a63ca6887f18b20505f03f1780eab298" + integrity sha512-F/90SVQdUbbEipCS4jTRvUt1lzJ7tcbu7n5zPTtXq83Qj7y9AazLZmU5BdWTQLjPJ82Cq/nr67GCnWDxWATWxg== dependencies: cloudinary-core "2.13.0" core-js "3.30.1"