From c71bd5bdfccbce50079a6b7751d0033dc3c48e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 05:45:10 +0000 Subject: [PATCH] build(deps): bump cloudinary from 1.41.3 to 2.9.0 in /packages/api Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.41.3 to 2.9.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.41.3...2.9.0) --- updated-dependencies: - dependency-name: cloudinary dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/api/package.json | 2 +- packages/api/pnpm-lock.yaml | 39 ++++++------------------------------- 2 files changed, 7 insertions(+), 34 deletions(-) diff --git a/packages/api/package.json b/packages/api/package.json index dcfca5a0f..64730cc30 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -26,7 +26,7 @@ "@tensorflow-models/mobilenet": "^2.1.1", "@tensorflow/tfjs-node": "^4.22.0", "axios": "^1.13.6", - "cloudinary": "^1.41.3", + "cloudinary": "^2.9.0", "csv-parse": "^6.1.0", "dayjs": "^1.11.19", "dotenv": "^16.6.1", diff --git a/packages/api/pnpm-lock.yaml b/packages/api/pnpm-lock.yaml index 03c25ee82..57565cc6a 100644 --- a/packages/api/pnpm-lock.yaml +++ b/packages/api/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^1.13.6 version: 1.13.6 cloudinary: - specifier: ^1.41.3 - version: 1.41.3 + specifier: ^2.9.0 + version: 2.9.0 csv-parse: specifier: ^6.1.0 version: 6.1.0 @@ -1126,14 +1126,9 @@ packages: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} - cloudinary-core@2.14.1: - resolution: {integrity: sha512-57rgZSQD2cJsz1rga6M7jIDQuEAzkwvq63vTvs3/I8rNpGLyHMoKoIvBkNS0Guv5RZ9KDReJhI2LmElk4D9U1g==} - peerDependencies: - lodash: '>=4.0' - - cloudinary@1.41.3: - resolution: {integrity: sha512-4o84y+E7dbif3lMns+p3UW6w6hLHEifbX/7zBJvaih1E9QNMZITENQ14GPYJC4JmhygYXsuuBb9bRA3xWEoOfg==} - engines: {node: '>=0.6'} + cloudinary@2.9.0: + resolution: {integrity: sha512-F3iKMOy4y0zy0bi5JBp94SC7HY7i/ImfTPSUV07iJmRzH1Iz8WavFfOlJTR1zvYM/xKGoiGZ3my/zy64In0IQQ==} + engines: {node: '>=9'} color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} @@ -1175,9 +1170,6 @@ packages: core-js@3.29.1: resolution: {integrity: sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==} - core-js@3.48.0: - resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==} - cors@2.8.6: resolution: {integrity: sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==} engines: {node: '>= 0.10'} @@ -1877,14 +1869,6 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - q@1.5.1: - resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - deprecated: |- - You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. - - (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) - readable-stream@3.6.2: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} engines: {node: '>= 6'} @@ -3296,17 +3280,10 @@ snapshots: strip-ansi: 6.0.1 wrap-ansi: 7.0.0 - cloudinary-core@2.14.1(lodash@4.17.23): + cloudinary@2.9.0: dependencies: lodash: 4.17.23 - cloudinary@1.41.3: - dependencies: - cloudinary-core: 2.14.1(lodash@4.17.23) - core-js: 3.48.0 - lodash: 4.17.23 - q: 1.5.1 - color-convert@2.0.1: dependencies: color-name: 1.1.4 @@ -3346,8 +3323,6 @@ snapshots: core-js@3.29.1: {} - core-js@3.48.0: {} - cors@2.8.6: dependencies: object-assign: 4.1.1 @@ -4026,8 +4001,6 @@ snapshots: punycode@2.3.1: {} - q@1.5.1: {} - readable-stream@3.6.2: dependencies: inherits: 2.0.4