Bump @types/node from 25.0.9 to 25.0.10 (#2422)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.9 to 25.0.10.
- [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.10
  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>
This commit is contained in:
dependabot[bot] 2026-01-22 21:23:57 +00:00 committed by GitHub
parent 2808a54118
commit 07a6301e45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -43,7 +43,7 @@
"@types/express": "5.0.6",
"@types/fs-extra": "11.0.4",
"@types/jest": "30.0.0",
"@types/node": "25.0.9",
"@types/node": "25.0.10",
"@types/node-fetch": "2.6.13",
"@types/qs": "6.14.0",
"@typescript-eslint/eslint-plugin": "8.53.1",
@ -8275,9 +8275,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "25.0.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.9.tgz",
"integrity": "sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==",
"version": "25.0.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.10.tgz",
"integrity": "sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -91,7 +91,7 @@
"@types/express": "5.0.6",
"@types/fs-extra": "11.0.4",
"@types/jest": "30.0.0",
"@types/node": "25.0.9",
"@types/node": "25.0.10",
"@types/node-fetch": "2.6.13",
"@types/qs": "6.14.0",
"@typescript-eslint/eslint-plugin": "8.53.1",