build(deps): bump dotenv from 16.3.1 to 16.4.4

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

---
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] 2024-02-19 06:02:22 +00:00 committed by GitHub
parent 2ea0c611e4
commit d954eb6f30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -22,7 +22,7 @@
"dependencies": {
"chalk": "^5.3.0",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"dotenv": "^16.4.4",
"enquirer": "^2.4.1",
"lowdb": "^6.1.1",
"otplib": "^12.0.1",