Skip to content

Commit

Permalink
Update dependency dotenv to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2018
1 parent fd1466c commit 6c7f70c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 12 deletions.
33 changes: 23 additions & 10 deletions package-lock.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
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.16",
"version": "1.0.17",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"cloudinary": "1.11.0",
"dotenv": "6.0.0",
"dotenv": "6.1.0",
"express": "4.16.3",
"lodash.get": "4.4.2",
"lodash.set": "4.3.2",
Expand Down

0 comments on commit 6c7f70c

Please sign in to comment.