Skip to content

Commit

Permalink
fix: upgrade cloudinary from 1.41.0 to 1.41.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cloudinary from 1.41.0 to 1.41.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/delivery/project/42684374-77dd-4ea8-8ef8-3d786a9aa8f7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 9, 2024
1 parent 3ffe66b commit 4bea6d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"async": "^3.2.4",
"body-parser": "~1.20.2",
"bytes": "^3.1.2",
"cloudinary": "1.41.0",
"cloudinary": "1.41.1",
"config": "^3.3.9",
"cookie-parser": "~1.4.6",
"debug": "~4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,10 @@ cloudinary-core@^2.13.0:
resolved "https://registry.yarnpkg.com/cloudinary-core/-/cloudinary-core-2.13.0.tgz#b59f90871b6c708c3d0735b9be47ac08181c57fb"
integrity sha512-Nt0Q5I2FtenmJghtC4YZ3MZZbGg1wLm84SsxcuVwZ83OyJqG9CNIGp86CiI6iDv3QobaqBUpOT7vg+HqY5HxEA==

[email protected].0:
version "1.41.0"
resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-1.41.0.tgz#f9ac2653222ed8fb52d4b3d78ddcf7b5556f8c70"
integrity sha512-qFf2McjvILJITePf4VF1PrY/8c2zy+/q5FVV6V3VWrP/gpIZsusPqXL4QZ6ZKXibPRukzMYqsQEhaSQgJHKKow==
[email protected].1:
version "1.41.1"
resolved "https://registry.yarnpkg.com/cloudinary/-/cloudinary-1.41.1.tgz#356610d763ba1d4d6e4c10b4db28db34fb5e153f"
integrity sha512-EBNEmhSNtES8d9dAd1tg9mKJk2jB5LvRxDcgNk7JiMDWNeHkSpwroJwnHZN4XdxKvjLnj9a9pbOgdPW90GkG1g==
dependencies:
cloudinary-core "^2.13.0"
core-js "^3.30.1"
Expand Down

0 comments on commit 4bea6d8

Please sign in to comment.