build(deps-dev): bump dotenv in /docker-apps/rest-passthrough (#4948)

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>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-04-15 05:08:20 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent a699c3d358
commit df54491f30
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.1.0",
"@types/node": "^25.5.2",
"dotenv": "^17.4.1",
"dotenv": "^17.4.2",
"typescript": "^6.0.2"
}
}