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