Skip to content

Commit

Permalink
Merge pull request #407 from unarxiv/renovate/dotenv-8.x
Browse files Browse the repository at this point in the history
Update dependency dotenv to v8
  • Loading branch information
Xiaozhe Yao committed Jun 14, 2019
2 parents 7527c58 + 89ab333 commit 2da3c80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"aws-sdk": "^2.362.0",
"axios": "^0.18.0",
"cross-env": "5.2.0",
"dotenv": "^7.0.0",
"dotenv": "^8.0.0",
"guid-typescript": "^1.0.9",
"http-status-codes": "^1.3.0",
"jest": "24.7.1",
Expand Down
8 changes: 4 additions & 4 deletions discovery/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1709,10 +1709,10 @@ dot-prop@^4.1.0:
dependencies:
is-obj "^1.0.0"

dotenv@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==
dotenv@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==

duplexer3@^0.1.4:
version "0.1.4"
Expand Down

0 comments on commit 2da3c80

Please sign in to comment.