Bump dotenv from 17.2.4 to 17.3.1

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.3.1
  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-02-13 08:42:30 +00:00
committed by GitHub
parent 277eec81f3
commit 47edb90f69
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@discordjs/voice": "^0.19.0",
"@snazzah/davey": "^0.1.9",
"discord.js": "^14.25.1",
"dotenv": "^17.2.4",
"dotenv": "^17.3.1",
"libsodium-wrappers": "^0.8.2",
"path": "^0.12.7"
},