Merge pull request #15840 from nestjs/dependabot/npm_and_yarn/types/express-5.0.4

chore(deps-dev): bump @types/express from 5.0.3 to 5.0.4
This commit is contained in:
Kamil Mysliwiec
2025-10-27 09:16:11 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"@types/chai-as-promised": "7.1.8",
"@types/cors": "2.8.19",
"@types/eslint__js": "8.42.3",
"@types/express": "5.0.3",
"@types/express": "5.0.4",
"@types/gulp": "4.0.18",
"@types/http-errors": "2.0.5",
"@types/mocha": "10.0.10",
@@ -13127,9 +13127,9 @@
"dev": true
},
"node_modules/@types/express": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.3.tgz",
"integrity": "sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw==",
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.4.tgz",
"integrity": "sha512-g64dbryHk7loCIrsa0R3shBnEu5p6LPJ09bu9NG58+jz+cRUjFrc3Bz0kNQ7j9bXeCsrRDvNET1G54P/GJkAyA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -105,7 +105,7 @@
"@types/chai-as-promised": "7.1.8",
"@types/cors": "2.8.19",
"@types/eslint__js": "8.42.3",
"@types/express": "5.0.3",
"@types/express": "5.0.4",
"@types/gulp": "4.0.18",
"@types/http-errors": "2.0.5",
"@types/mocha": "10.0.10",