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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.2 to 25.0.3.
- [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.3
  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]
2025-12-22 18:01:40 +01:00
committed by GitHub
parent 875dd71d4b
commit f1ae865d63
2 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@types/node": "^25.0.2",
"@types/node": "^25.0.3",
"dotenv": "^17.2.3",
"typescript": "^5.9.3"
}

View File

@@ -321,12 +321,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^25.0.2":
version: 25.0.2
resolution: "@types/node@npm:25.0.2"
"@types/node@npm:^25.0.3":
version: 25.0.3
resolution: "@types/node@npm:25.0.3"
dependencies:
undici-types: "npm:~7.16.0"
checksum: 10c0/12c4044bf2e46ba3d313ddf6256ee3c88e336a62d129fe788eeab8ff2631b3df51eb31ade4cdc04552fbe51e285f0663c49b60c78acd31da2b9f2c86a84347e3
checksum: 10c0/b7568f0d765d9469621615e2bb257c7fd1953d95e9acbdb58dffb6627a2c4150d405a4600aa1ad8a40182a94fe5f903cafd3c0a2f5132814debd0e3bfd61f835
languageName: node
linkType: hard
@@ -1133,7 +1133,7 @@ __metadata:
"@fastify/helmet": "npm:^13.0.2"
"@fastify/multipart": "npm:^9.0.3"
"@favware/cliff-jumper": "npm:^6.0.0"
"@types/node": "npm:^25.0.2"
"@types/node": "npm:^25.0.3"
dotenv: "npm:^17.2.3"
fastify: "npm:^5.5.0"
typescript: "npm:^5.9.3"