build(deps-dev): bump dotenv from 17.3.1 to 17.4.1 (#4926)

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.1
  dependency-type: direct:development
  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>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-04-06 20:38:47 +02:00
committed by GitHub
parent 84659f9b6f
commit b25caf6e6d
2 changed files with 6 additions and 6 deletions

View File

@@ -40,7 +40,7 @@
"c8": "^11.0.0",
"chai": "^6.2.2",
"chai-as-promised": "^8.0.2",
"dotenv": "^17.3.1",
"dotenv": "^17.4.1",
"mocha": "^11.7.5",
"sinon": "^21.0.3",
"ts-node": "^10.9.2",