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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.6 to 25.0.9.
- [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.0.9
  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-01-20 13:36:59 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 6a5c346546
commit ae2f9a6af8
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.0.6",
"@types/node": "^25.0.9",
"dotenv": "^17.2.3",
"typescript": "^5.9.3"
}