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

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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-07-02 10:18:55 +05:30
committed by GitHub
parent c6e4fd9768
commit ee0c751558
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.7",
"@swc/core": "^1.12.5",
"dotenv": "^16.5.0"
"dotenv": "^17.0.0"
}
}