Bump dotenv from 16.5.0 to 16.6.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 16.6.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.5.0...v16.6.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 16.6.0
  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]
2025-06-27 08:14:26 +00:00
committed by GitHub
parent dcca11d21e
commit c2f6e2b87f
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/voice": "^0.18.0",
"discord.js": "^14.21.0",
"dotenv": "^16.5.0",
"dotenv": "^16.6.0",
"libsodium-wrappers": "^0.7.15",
"path": "^0.12.7"
},