chore(deps): update dependency @types/node to v25.2.1

This commit is contained in:
renovate[bot]
2026-02-05 16:31:05 +00:00
committed by GitHub
parent d35b3a8fe8
commit 35a1ec1adb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -58,7 +58,7 @@
"@types/gulp": "4.0.18", "@types/gulp": "4.0.18",
"@types/http-errors": "2.0.5", "@types/http-errors": "2.0.5",
"@types/mocha": "10.0.10", "@types/mocha": "10.0.10",
"@types/node": "25.2.0", "@types/node": "25.2.1",
"@types/sinon": "21.0.0", "@types/sinon": "21.0.0",
"@types/supertest": "6.0.3", "@types/supertest": "6.0.3",
"@types/ws": "8.18.1", "@types/ws": "8.18.1",
@@ -5645,9 +5645,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "25.2.0", "version": "25.2.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.0.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.1.tgz",
"integrity": "sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==", "integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==",
"license": "MIT", "license": "MIT",
"peer": true, "peer": true,
"dependencies": { "dependencies": {

View File

@@ -107,7 +107,7 @@
"@types/gulp": "4.0.18", "@types/gulp": "4.0.18",
"@types/http-errors": "2.0.5", "@types/http-errors": "2.0.5",
"@types/mocha": "10.0.10", "@types/mocha": "10.0.10",
"@types/node": "25.2.0", "@types/node": "25.2.1",
"@types/sinon": "21.0.0", "@types/sinon": "21.0.0",
"@types/supertest": "6.0.3", "@types/supertest": "6.0.3",
"@types/ws": "8.18.1", "@types/ws": "8.18.1",