Merge pull request #2882 from DIYgod/dependabot/npm_and_yarn/dotenv-8.1.0

This commit is contained in:
dependabot-preview[bot] 2019-08-19 15:45:52 +00:00 committed by GitHub
commit d88ed91c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"co-redis": "2.1.1",
"currency-symbol-map": "4.0.4",
"dayjs": "1.8.15",
"dotenv": "8.0.0",
"dotenv": "8.1.0",
"etag": "1.8.1",
"form-data": "2.5.0",
"git-rev-sync": "1.12.0",

View File

@ -3556,10 +3556,10 @@ dot-prop@^4.1.0, dot-prop@^4.1.1:
dependencies:
is-obj "^1.0.0"
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==
dotenv@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.1.0.tgz#d811e178652bfb8a1e593c6dd704ec7e90d85ea2"
integrity sha512-GUE3gqcDCaMltj2++g6bRQ5rBJWtkWTmqmD0fo1RnnMuUqHNCt2oTPeDnS9n6fKYvlhn7AeBkb38lymBtWBQdA==
dotenv@^6.2.0:
version "6.2.0"