Bump dotenv from 17.3.1 to 17.4.0

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.3.1 to 17.4.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.3.1...v17.4.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.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]
2026-04-02 08:44:52 +00:00
committed by GitHub
parent 4f35633be6
commit c07697aa47
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@discordjs/voice": "^0.19.2",
"@snazzah/davey": "^0.1.11",
"discord.js": "^14.26.0",
"dotenv": "^17.3.1",
"dotenv": "^17.4.0",
"libsodium-wrappers": "^0.8.2",
"path": "^0.12.7"
},