Merge pull request #15210 from nestjs/dependabot/npm_and_yarn/types/node-22.15.26

chore(deps-dev): bump @types/node from 22.15.24 to 22.15.26
This commit is contained in:
Kamil Mysliwiec
2025-05-30 10:24:39 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -59,7 +59,7 @@
"@types/gulp": "4.0.17",
"@types/http-errors": "2.0.4",
"@types/mocha": "10.0.10",
"@types/node": "22.15.24",
"@types/node": "22.15.26",
"@types/sinon": "17.0.4",
"@types/supertest": "6.0.3",
"@types/ws": "8.18.1",
@@ -11160,9 +11160,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.15.24",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz",
"integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==",
"version": "22.15.26",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.26.tgz",
"integrity": "sha512-lgISkNrqdQ5DAzjBhnDNGKDuXDNo7/1V4FhNzsKREhWLZTOELQAptuAnJMzHtUl1qyEBBy9lNBKQ9WjyiSloTw==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.21.0"

View File

@@ -108,7 +108,7 @@
"@types/gulp": "4.0.17",
"@types/http-errors": "2.0.4",
"@types/mocha": "10.0.10",
"@types/node": "22.15.24",
"@types/node": "22.15.26",
"@types/sinon": "17.0.4",
"@types/supertest": "6.0.3",
"@types/ws": "8.18.1",