Skip to content

Commit

Permalink
Update dependency dotenv to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2019
1 parent 8ed3204 commit eeea53b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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.39",
"version": "1.0.40",
"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.14.0",
"dotenv": "7.0.0",
"dotenv": "8.0.0",
"express": "4.16.4",
"lodash.get": "4.4.2",
"lodash.set": "4.3.2",
Expand Down

0 comments on commit eeea53b

Please sign in to comment.