Bump dotenv from 16.1.4 to 16.2.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.4 to 16.2.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.4...v16.2.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-16 08:56:51 +00:00
committed by GitHub
parent 7214a10ab8
commit b3859f79fd
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.43",
"discord.js": "^14.11.0",
"dotenv": "^16.1.4",
"dotenv": "^16.2.0",
"libsodium-wrappers": "^0.7.11",
"path": "^0.12.7"
},