build(deps-dev): bump dotenv from 17.2.3 to 17.2.4 in /docker-apps/rest-passthrough (#4744)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.3 to 17.2.4.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/commits)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.4
  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]
2026-02-10 18:54:58 +01:00
committed by GitHub
co-authored by Fleny
parent 74f47c66cd
commit 3129161fc7
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@types/node": "^25.2.2",
"dotenv": "^17.2.3",
"dotenv": "^17.2.4",
"typescript": "^5.9.3"
}
}