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

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.2.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>
This commit is contained in:
dependabot[bot]
2025-08-01 15:37:15 +02:00
committed by GitHub
parent d3c553aa9b
commit c8d0059a10
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
"@favware/cliff-jumper": "^6.0.0",
"@swc/cli": "^0.7.8",
"@swc/core": "^1.12.9",
"dotenv": "^17.0.0"
"dotenv": "^17.2.1"
}
}