Merge pull request #7476 from DIYgod/dependabot/npm_and_yarn/dotenv-8.4.0

This commit is contained in:
dependabot-preview[bot] 2021-05-05 04:04:23 +00:00 committed by GitHub
commit 6aaa6bbddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -76,7 +76,7 @@
"crypto-js": "4.0.0",
"currency-symbol-map": "4.0.4",
"dayjs": "1.10.3",
"dotenv": "8.3.0",
"dotenv": "8.4.0",
"emailjs-imap-client": "3.1.0",
"entities": "2.1.0",
"etag": "1.8.1",

View File

@ -4720,10 +4720,10 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"
dotenv@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.3.0.tgz#0f165f76e77769278d95e634838eed97a27ce5c2"
integrity sha512-1Rzx4VAJIy9LPqtNO21bBdP8A6WAXcTlnLKt92o/vZ8MezXcjjzb1b39Ls0BWSIcW9ijkFtUmjOGrwHiqdb3Cw==
dotenv@8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.4.0.tgz#08576a9d5dc63b4fc58df087015c768eb102e0f3"
integrity sha512-l+pIWjvRva0AhnLerv9VvpscgXa72iPW1qKlCgA7COzJA414vGQ/PMcOuNfR1CmQbK208WWYeVwQUa8yfuqH8Q==
dotenv@^6.2.0:
version "6.2.0"