build(deps): bump dotenv from 16.3.1 to 16.4.5 (#3456)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-07 22:34:22 -06:00
committed by GitHub
parent fdc86c2107
commit 866d622eb3
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"dependencies": {
"@discordeno/types": "19.0.0-beta.1",
"@discordeno/utils": "19.0.0-beta.1",
"dotenv": "^16.3.1"
"dotenv": "^16.4.5"
},
"devDependencies": {
"@swc/cli": "^0.3.9",