Bump dotenv from 9.0.2 to 10.0.0 (#58)

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

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-07-09 09:48:52 +02:00
committed by GitHub
parent aa58f13444
commit 7c6c0f37d0
2 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@
"license": "ISC",
"dependencies": {
"discord.js": "^12.5.3",
"dotenv": "^9.0.2",
"dotenv": "^10.0.0",
"got": "^11.8.2",
"module-alias": "^2.2.2",
"nedb-promises": "^4.1.5"