Merge pull request #12490 from nestjs/dependabot/npm_and_yarn/types/node-20.8.2

chore(deps-dev): bump @types/node from 20.7.1 to 20.8.2
This commit is contained in:
Kamil Mysliwiec
2023-10-05 08:19:55 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -55,7 +55,7 @@
"@types/gulp": "4.0.14",
"@types/http-errors": "2.0.2",
"@types/mocha": "10.0.2",
"@types/node": "20.7.1",
"@types/node": "20.8.2",
"@types/sinon": "10.0.17",
"@types/supertest": "2.0.13",
"@types/ws": "8.5.6",
@@ -4109,9 +4109,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.7.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.7.1.tgz",
"integrity": "sha512-LT+OIXpp2kj4E2S/p91BMe+VgGX2+lfO+XTpfXhh+bCk2LkQtHZSub8ewFBMGP5ClysPjTDFa4sMI8Q3n4T0wg=="
"version": "20.8.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.2.tgz",
"integrity": "sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.4",

View File

@@ -103,7 +103,7 @@
"@types/gulp": "4.0.14",
"@types/http-errors": "2.0.2",
"@types/mocha": "10.0.2",
"@types/node": "20.7.1",
"@types/node": "20.8.2",
"@types/sinon": "10.0.17",
"@types/supertest": "2.0.13",
"@types/ws": "8.5.6",