build(deps-dev): bump dotenv from 17.3.1 to 17.4.1 in /docker-apps/rest-passthrough (#4922)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.3.1 to 17.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.3.1...v17.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.4.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>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-04-06 20:51:54 +02:00
committed by GitHub
parent 993ab59f4c
commit 06c64ebc29
2 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@types/node": "^25.5.2",
"dotenv": "^17.3.1",
"dotenv": "^17.4.1",
"typescript": "^6.0.2"
}
}

View File

@@ -513,10 +513,10 @@ __metadata:
languageName: node
linkType: hard
"dotenv@npm:^17.3.1":
version: 17.3.1
resolution: "dotenv@npm:17.3.1"
checksum: 10c0/c78e0c2d5a549c751e544cc60e2b95e7cb67e0c551f42e094d161c6b297aa44b630a3c2dcacf5569e529a6c2a6b84e2ab9be8d37b299d425df5a18b81ce4a35f
"dotenv@npm:^17.4.1":
version: 17.4.1
resolution: "dotenv@npm:17.4.1"
checksum: 10c0/eb6ae592ee1e8f6b7f62e0f0c2827c4f27bbe9e00abe9d7910e06456e63dccd42f011de94da9450a63c07ccc52c318f527c1b56ad8e2c81a1a16314b53d4fd99
languageName: node
linkType: hard
@@ -1106,7 +1106,7 @@ __metadata:
"@fastify/multipart": "npm:^9.0.3"
"@favware/cliff-jumper": "npm:^6.0.0"
"@types/node": "npm:^25.5.2"
dotenv: "npm:^17.3.1"
dotenv: "npm:^17.4.1"
fastify: "npm:^5.5.0"
typescript: "npm:^6.0.2"
languageName: unknown