From 5ef9c713c901ce225a24c00680634dbcff3bd222 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:26:08 +0000 Subject: [PATCH] Update dependency @types/express to v4.17.21 --- .../00-Introduccion/FINAL/package.json | 2 +- .../00-Introduccion/FINAL/pnpm-lock.yaml | 22 +++++++++++++------ .../00-Introduccion/INICIO/package.json | 2 +- .../00-Introduccion/INICIO/pnpm-lock.yaml | 22 +++++++++++++------ .../01-Instalaciones/FINAL/package.json | 2 +- .../01-Instalaciones/FINAL/pnpm-lock.yaml | 22 +++++++++++++------ .../01-Instalaciones/INICIO/package.json | 2 +- .../01-Instalaciones/INICIO/pnpm-lock.yaml | 22 +++++++++++++------ .../02-Controllers-I/FINAL/package.json | 2 +- .../02-Controllers-I/FINAL/pnpm-lock.yaml | 22 +++++++++++++------ .../02-Controllers-I/INICIO/package.json | 2 +- .../02-Controllers-I/INICIO/pnpm-lock.yaml | 22 +++++++++++++------ .../03-Controllers-II/FINAL/package.json | 2 +- .../03-Controllers-II/FINAL/pnpm-lock.yaml | 22 +++++++++++++------ .../03-Controllers-II/INICIO/package.json | 2 +- .../03-Controllers-II/INICIO/pnpm-lock.yaml | 22 +++++++++++++------ .../04-Controllers-III/FINAL/package.json | 2 +- .../04-Controllers-III/FINAL/pnpm-lock.yaml | 22 +++++++++++++------ .../04-Controllers-III/INICIO/package.json | 2 +- .../04-Controllers-III/INICIO/pnpm-lock.yaml | 22 +++++++++++++------ .../05-Controllers-IV/FINAL/package.json | 2 +- .../05-Controllers-IV/FINAL/pnpm-lock.yaml | 22 +++++++++++++------ .../05-Controllers-IV/INICIO/package.json | 2 +- .../05-Controllers-IV/INICIO/pnpm-lock.yaml | 22 +++++++++++++------ 24 files changed, 192 insertions(+), 96 deletions(-) diff --git a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/00-Introduccion/INICIO/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/FINAL/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/01-Instalaciones/INICIO/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/FINAL/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/02-Controllers-I/INICIO/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/FINAL/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/03-Controllers-II/INICIO/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json index 300feee2..79e39ff8 100644 --- a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/package.json @@ -34,7 +34,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/pnpm-lock.yaml index 101b0993..6e66a5df 100644 --- a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/FINAL/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -45,7 +45,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1080,19 +1080,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1158,6 +1159,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json index 416686a1..f5f905f5 100644 --- a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/package.json @@ -32,7 +32,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/pnpm-lock.yaml index ec335667..25843ab3 100644 --- a/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/04-Controllers-III/INICIO/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -41,7 +41,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1074,19 +1074,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1152,6 +1153,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json index 2425873d..39eb230c 100644 --- a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/package.json @@ -34,7 +34,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/pnpm-lock.yaml index 98f18db3..0e4481ed 100644 --- a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/FINAL/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -45,7 +45,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1080,19 +1080,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1158,6 +1159,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: diff --git a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json index 300feee2..79e39ff8 100644 --- a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json +++ b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/package.json @@ -34,7 +34,7 @@ "@nestjs/cli": "8.2.6", "@nestjs/schematics": "8.0.11", "@nestjs/testing": "8.4.7", - "@types/express": "4.17.13", + "@types/express": "4.17.21", "@types/jest": "28.1.3", "@types/node": "18.0.0", "@types/supertest": "2.0.12", diff --git a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/pnpm-lock.yaml b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/pnpm-lock.yaml index 101b0993..6e66a5df 100644 --- a/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/pnpm-lock.yaml +++ b/NestJS/Curso-NestJS-Fundamentos/05-Controllers-IV/INICIO/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@nestjs/platform-express': 8.4.7 '@nestjs/schematics': 8.0.11 '@nestjs/testing': 8.4.7 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -45,7 +45,7 @@ devDependencies: '@nestjs/cli': 8.2.6 '@nestjs/schematics': 8.0.11_typescript@4.7.4 '@nestjs/testing': 8.4.7_yg656aic4dli3q2c2sx4xyqza4 - '@types/express': 4.17.13 + '@types/express': 4.17.21 '@types/jest': 28.1.3 '@types/node': 18.0.0 '@types/supertest': 2.0.12 @@ -1080,19 +1080,20 @@ packages: resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} dev: true - /@types/express-serve-static-core/4.17.29: - resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} + /@types/express-serve-static-core/4.19.6: + resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} dependencies: '@types/node': 18.0.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.4 dev: true - /@types/express/4.17.13: - resolution: {integrity: sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==} + /@types/express/4.17.21: + resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.29 + '@types/express-serve-static-core': 4.19.6 '@types/qs': 6.9.7 '@types/serve-static': 1.13.10 dev: true @@ -1158,6 +1159,13 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true + /@types/send/0.17.4: + resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.0.0 + dev: true + /@types/serve-static/1.13.10: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: