build(deps-dev): bump dotenv from 17.4.1 to 17.4.2 (#4941)

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.2
  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]
2026-04-15 02:22:30 +05:30
committed by GitHub
parent 06c64ebc29
commit 3bf68c83ab
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"c8": "^11.0.0",
"chai": "^6.2.2",
"chai-as-promised": "^8.0.2",
"dotenv": "^17.4.1",
"dotenv": "^17.4.2",
"mocha": "^11.7.5",
"sinon": "^21.0.3",
"ts-node": "^10.9.2",