Skip to content

Commit

Permalink
Update dependency cloudinary to v1.20.0 (#192)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 11, 2020
1 parent 2a3621b commit 958cd78
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
16 changes: 5 additions & 11 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.79",
"version": "1.0.80",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"fix-style": "standard --fix"
},
"dependencies": {
"cloudinary": "1.19.0",
"cloudinary": "1.20.0",
"dotenv": "8.2.0",
"express": "4.17.1",
"lodash.get": "4.4.2",
Expand Down

0 comments on commit 958cd78

Please sign in to comment.