mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user