From 58832ba75d4ad870d558e20fff520f9df7a33dbf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Sep 2026 03:26:39 +0000 Subject: [PATCH 1/2] fix: upgrade cloudinary from 2.9.0 to 2.10.1 Snyk has created this PR to upgrade cloudinary from 2.9.0 to 2.10.1. See this package in yarn: cloudinary See this project in Snyk: https://app.snyk.io/org/cloudinaryltd/project/49b18dd8-4139-4a46-8963-719d2e981418?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e158b49..5fcb0d0 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "async": "^3.2.6", "async-mutex": "^0.5.0", "bytes": "^3.1.2", - "cloudinary": "2.9.0", + "cloudinary": "2.10.1", "config": "^3.3.12", "cookie-parser": "~1.4.7", "debug": "~4.4.3", diff --git a/yarn.lock b/yarn.lock index 2c587e1..fa43b9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -784,12 +784,12 @@ cliui@^8.0.1: strip-ansi "^6.0.1" wrap-ansi "^7.0.0" -cloudinary@2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-2.9.0.tgz#d644c06f1b8569890ca394e55717dd239c2b2ad0" - integrity sha512-F3iKMOy4y0zy0bi5JBp94SC7HY7i/ImfTPSUV07iJmRzH1Iz8WavFfOlJTR1zvYM/xKGoiGZ3my/zy64In0IQQ== +cloudinary@2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-2.10.1.tgz#804819042536b372cadb1ecddfd2b7ac9497d65c" + integrity sha512-0aqF/sGwm2dSM/Xse87EI5OpKcuX/hwoPPdUDTdUal6GMPKevtElcI3spcaeuzJJbcLkY3vJaF22q0u50VO5Lw== dependencies: - lodash "^4.17.21" + lodash "^4.17.23" color-convert@^2.0.1: version "2.0.1" @@ -1565,7 +1565,7 @@ lodash.camelcase@^4.3.0: resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA== -lodash@^4.17.21, lodash@^4.18.1: +lodash@^4.17.23, lodash@^4.18.1: version "4.18.1" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== From a6b8e166662582f29e1b9f0797b48e20dab99c3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Sep 2026 02:29:15 +0000 Subject: [PATCH 2/2] fix: upgrade cloudinary from 2.9.0 to 2.10.1 Snyk has created this PR to upgrade cloudinary from 2.9.0 to 2.10.1. See this package in yarn: cloudinary See this project in Snyk: https://app.snyk.io/org/cloudinaryltd/project/49b18dd8-4139-4a46-8963-719d2e981418?utm_source=github&utm_medium=referral&page=upgrade-pr