Bump dotenv from 9.0.1 to 9.0.2 (#559)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.1 to 9.0.2.
- [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/v9.0.1...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 20:44:55 +05:30
committed by GitHub
parent f4649734da
commit a466446519
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"@metafam/utils": "^1.0.0",
"@typeit/discord": "4.0.9",
"discord.js": "12.5.3",
"dotenv": "9.0.1",
"dotenv": "9.0.2",
"ethers": "5.1.4",
"express": "4.17.1",
"graphql": "15.5.0",

View File

@@ -11702,10 +11702,10 @@ dotenv-webpack@^1.8.0:
dependencies:
dotenv-defaults "^1.0.2"
dotenv@9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.1.tgz#a889a28a3a515812dde1e7f8183ef5cdf3186b97"
integrity sha512-W8FNeNnnvJoYfgkFRKzp8kTgz0T2YY4TJ9xy1Ma0hSebPTK8iquRtpG12TUrSTX5zIN9D/wSLEEuI+Ad35tlyw==
dotenv@9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.2.tgz#dacc20160935a37dea6364aa1bef819fb9b6ab05"
integrity sha512-I9OvvrHp4pIARv4+x9iuewrWycX6CcZtoAu1XrzPxc5UygMJXJZYmBsynku8IkrJwgypE5DGNjDPmPRhDCptUg==
dotenv@^6.2.0:
version "6.2.0"