mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(deps): update dependency @types/node to v25.2.1
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -58,7 +58,7 @@
|
||||
"@types/gulp": "4.0.18",
|
||||
"@types/http-errors": "2.0.5",
|
||||
"@types/mocha": "10.0.10",
|
||||
"@types/node": "25.2.0",
|
||||
"@types/node": "25.2.1",
|
||||
"@types/sinon": "21.0.0",
|
||||
"@types/supertest": "6.0.3",
|
||||
"@types/ws": "8.18.1",
|
||||
@@ -5645,9 +5645,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "25.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.0.tgz",
|
||||
"integrity": "sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==",
|
||||
"version": "25.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.1.tgz",
|
||||
"integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
"@types/gulp": "4.0.18",
|
||||
"@types/http-errors": "2.0.5",
|
||||
"@types/mocha": "10.0.10",
|
||||
"@types/node": "25.2.0",
|
||||
"@types/node": "25.2.1",
|
||||
"@types/sinon": "21.0.0",
|
||||
"@types/supertest": "6.0.3",
|
||||
"@types/ws": "8.18.1",
|
||||
|
||||
Reference in New Issue
Block a user