Bump dotenv from 16.2.0 to 16.3.1

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.2.0 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.2.0...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  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]
2023-06-19 08:56:56 +00:00
committed by GitHub
parent 6b76914735
commit 2b2ce3bf14
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"@discordjs/voice": "^0.16.0",
"discord-api-types": "^0.37.45",
"discord.js": "^14.11.0",
"dotenv": "^16.2.0",
"dotenv": "^16.3.1",
"libsodium-wrappers": "^0.7.11",
"path": "^0.12.7"
},