chore(deps): bump dotenv from 8.2.0 to 8.3.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-05 03:09:28 +00:00 committed by GitHub
parent fb6fe48c2f
commit c700451974
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.2.0",
"dotenv": "8.3.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.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
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@^6.2.0:
version "6.2.0"