Bump dotenv from 16.4.1 to 16.4.2

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.1 to 16.4.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.1...v16.4.2)

---
updated-dependencies:
- dependency-name: dotenv
  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]
2024-02-12 08:09:40 +00:00
committed by GitHub
parent d1a99e965b
commit e8b79900e7
2 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@
"@discordjs/voice": "^0.16.1",
"discord-api-types": "^0.37.69",
"discord.js": "^14.14.1",
"dotenv": "^16.4.1",
"dotenv": "^16.4.2",
"libsodium-wrappers": "^0.7.13",
"path": "^0.12.7"
},