Bump dotenv from 17.2.2 to 17.2.3

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.2 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-30 08:01:36 +00:00
committed by GitHub
parent 5fdd4f098b
commit bf0ee41230
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"dependencies": {
"@discordjs/voice": "^0.19.0",
"discord.js": "^14.22.1",
"dotenv": "^17.2.2",
"dotenv": "^17.2.3",
"libsodium-wrappers": "^0.7.15",
"path": "^0.12.7"
},