build(deps-dev): bump @types/node in /docker-apps/rest-passthrough (#4492)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.6.1.
- [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: 24.6.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]
2025-10-01 21:10:13 +02:00
committed by GitHub
co-authored by Fleny
parent 9cb8afb8c2
commit 737a3f1311
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@types/node": "^24.3.1",
"@types/node": "^24.6.1",
"dotenv": "^17.2.3",
"typescript": "^5.9.2"
}