build(deps-dev): bump dotenv from 17.2.1 to 17.2.3 (#4514)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.1 to 17.2.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.1...v17.2.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.3
  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>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2025-10-06 18:23:45 +02:00
committed by GitHub
co-authored by Fleny
parent cc9b97220b
commit 299c7830fe
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"c8": "^10.1.3",
"chai": "^6.0.1",
"chai-as-promised": "^8.0.2",
"dotenv": "^17.2.1",
"dotenv": "^17.2.3",
"mocha": "^11.7.2",
"sinon": "^21.0.0",
"ts-node": "^10.9.2",