build(deps-dev): bump dotenv from 16.4.5 to 16.4.7 (#4072)

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-12-30 16:09:31 -08:00
committed by GitHub
parent efc15e1488
commit b939e12504
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"c8": "^10.1.3",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.1",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"mocha": "^11.0.1",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",