Skip to content

Commit

Permalink
build(deps): update dependency cloudinary to v1.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 60fa4c2 commit 778fa67
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/node": "14.14.25",
"@vercel/node": "1.9.1",
"bcryptjs": "2.4.3",
"cloudinary": "1.24.0",
"cloudinary": "1.41.1",
"cookie": "0.4.1",
"core-js": "3.8.3",
"date-fns": "2.17.0",
Expand Down
45 changes: 26 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3719,24 +3719,24 @@ __metadata:
languageName: node
linkType: hard

"cloudinary-core@npm:^2.10.2":
version: 2.11.3
resolution: "cloudinary-core@npm:2.11.3"
"cloudinary-core@npm:^2.13.0":
version: 2.13.0
resolution: "cloudinary-core@npm:2.13.0"
peerDependencies:
lodash: ">=4.0"
checksum: 4574514da172d1cf364a3b67f2adf02c06ce7bef87d712abab94e1ae6366a137ca2669f26776908f29e3e1fb85e1d2b6b0046230bddaef9421c5d3a75e022cc3
checksum: 4bd714e0516016e38d6ac95a5aa27e0e200bee8e081760e23749952316aaba76e1d31eeb169012f4e3e85624a8bcaeb21221de96b442900c554bd5dd6351490a
languageName: node
linkType: hard

"cloudinary@npm:1.24.0":
version: 1.24.0
resolution: "cloudinary@npm:1.24.0"
"cloudinary@npm:1.41.1":
version: 1.41.1
resolution: "cloudinary@npm:1.41.1"
dependencies:
cloudinary-core: ^2.10.2
core-js: 3.6.5
lodash: ^4.17.11
cloudinary-core: ^2.13.0
core-js: ^3.30.1
lodash: ^4.17.21
q: ^1.5.1
checksum: a38a3a3143c462a0694607e933a94af90d4a55e4cd3c87dcdc7edc2ca9a3f6d9552e9ab8f81e3ac47293862525a1a471f6da7686ece146f1dc228917882b8125
checksum: 99429f1cb8c79fd66e9d5f555e59ea45fc1e74a3928eb7aaa967d328262efbf192de6569c8e4ce68998d98072a6fcf2b222fc29a98a5bebba085528b2392d514
languageName: node
linkType: hard

Expand Down Expand Up @@ -4057,20 +4057,20 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.6.5":
version: 3.6.5
resolution: "core-js@npm:3.6.5"
checksum: 9283348dd5be2f1d07feaf90e2336b3f00a2316e3d3c6d4f789c9a67bdd4d7b08ce1c88dca4e591340130056c6b412b0b74fae039f8e259206f1073f542e4e85
languageName: node
linkType: hard

"core-js@npm:3.8.3, core-js@npm:^3.6.5":
version: 3.8.3
resolution: "core-js@npm:3.8.3"
checksum: 3c67d1732d505f6afaf836f18038dae8267e8c0e8e84e1c679bac67589e66d0807c24750c7d8b1118cc386c3d66a1d96f20d9cb0f6a879b19cfc04e9f073fe78
languageName: node
linkType: hard

"core-js@npm:^3.30.1":
version: 3.34.0
resolution: "core-js@npm:3.34.0"
checksum: 34b84842de135c6bdf2af36f02223fe01666e7c8578709e4f15efddf52a32f40c22212a57ac691fbb414e78f4a2adbcee3cda0790c685d465d82f01d607f5670
languageName: node
linkType: hard

"core-util-is@npm:1.0.2, core-util-is@npm:~1.0.0":
version: 1.0.2
resolution: "core-util-is@npm:1.0.2"
Expand Down Expand Up @@ -6707,7 +6707,7 @@ fsevents@~2.3.1:
babel-loader: ^8.2.2
babel-plugin-module-resolver: ^4.1.0
bcryptjs: 2.4.3
cloudinary: 1.24.0
cloudinary: 1.41.1
cookie: 0.4.1
core-js: 3.8.3
date-fns: 2.17.0
Expand Down Expand Up @@ -7827,6 +7827,13 @@ fsevents@~2.3.1:
languageName: node
linkType: hard

"lodash@npm:^4.17.21":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: 4983720b9abca930a4a46f18db163d7dad8dd00dbed6db0cc7b499b33b717cce69f80928b27bbb1ff2cbd3b19d251ee90669a8b5ea466072ca81c2ebe91e7468
languageName: node
linkType: hard

"log-symbols@npm:^2.2.0":
version: 2.2.0
resolution: "log-symbols@npm:2.2.0"
Expand Down

0 comments on commit 778fa67

Please sign in to comment.