Bump dotenv from 17.1.0 to 17.2.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.1.0 to 17.2.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.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-07-10 08:09:55 +00:00
committed by GitHub
parent 3f37ce6e94
commit 4530c41f74
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": "^17.1.0",
"dotenv": "^17.2.0",
"libsodium-wrappers": "^0.7.15",
"path": "^0.12.7"
},