build(deps-dev): bump @types/node from 25.5.0 to 25.5.2 in /docker-apps/rest-passthrough (#4925)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.0 to 25.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.5.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: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-04-06 20:42:59 +02:00
committed by GitHub
co-authored by Fleny
parent b25caf6e6d
commit 1ed5652f95
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@types/node": "^25.5.0",
"@types/node": "^25.5.2",
"dotenv": "^17.3.1",
"typescript": "^6.0.2"
}