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
parent a699c3d358
commit df54491f30
2 changed files with 6 additions and 6 deletions

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"
}
}

View File

@@ -509,10 +509,10 @@ __metadata:
languageName: node
linkType: hard
"dotenv@npm:^17.4.1":
version: 17.4.1
resolution: "dotenv@npm:17.4.1"
checksum: 10c0/eb6ae592ee1e8f6b7f62e0f0c2827c4f27bbe9e00abe9d7910e06456e63dccd42f011de94da9450a63c07ccc52c318f527c1b56ad8e2c81a1a16314b53d4fd99
"dotenv@npm:^17.4.2":
version: 17.4.2
resolution: "dotenv@npm:17.4.2"
checksum: 10c0/164f8e77a646c8446867d5b588d26ea6005c8ea7c5eb41cf926f6113d23f2191355f6e0cfd95ea9bab98394a5b0a3f1e51a8399711b666fe55cc7b0bd745f942
languageName: node
linkType: hard
@@ -1039,7 +1039,7 @@ __metadata:
"@fastify/multipart": "npm:^9.0.3"
"@favware/cliff-jumper": "npm:^6.1.0"
"@types/node": "npm:^25.5.2"
dotenv: "npm:^17.4.1"
dotenv: "npm:^17.4.2"
fastify: "npm:^5.5.0"
typescript: "npm:^6.0.2"
languageName: unknown