Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump cloudinary from 2.4.0 to 2.5.0 #5934

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Upgrade: Bump cloudinary from 2.4.0 to 2.5.0
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](cloudinary/cloudinary_npm@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: cloudinary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 1, 2024
commit b7ffffd5145820e1dca3f7ac2bf8726c60d24108
2 changes: 1 addition & 1 deletion packages/hint-image-optimization-cloudinary/package.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
"@hint/utils-i18n": "^1.0.15",
"@hint/utils-string": "^1.0.14",
"@hint/utils-types": "^1.2.1",
"cloudinary": "^2.2.0",
"cloudinary": "^2.5.0",
"fs-extra": "^11.1.0",
"image-size": "^1.0.2"
},
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3061,10 +3061,10 @@ clone@^1.0.2:
resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
integrity sha1-2jCcwmPfFZlMaIypAheco8fNfH4=

cloudinary@^2.2.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-2.4.0.tgz#c7c6f7d233f5751252edfc28e0d47a73793a5cf6"
integrity sha512-5HA9VffeaR3MKiHpRo9A5SWgZFPxzlEDep0O4KzL3TIDi1hmQC9gjA4dHpVmdeFC0ZD1Xr5fGsWRKVDK9Ay9PQ==
cloudinary@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-2.5.0.tgz#f018416262b66fbcbc92ecb3136415fa484df50c"
integrity sha512-gPkyylFpyBAXiErAnMgZBlpwztHuZoik/OTLQM9oswjlzYHLMtQGoh0oisPBQvVHQxHmBUjcgwsAi393HDedqQ==
dependencies:
lodash "^4.17.21"
q "^1.5.1"