chore(deps): update dependency @types/express to v4.17.19

This commit is contained in:
renovate[bot] 2023-10-10 18:56:45 +00:00 committed by GitHub
parent 2284592197
commit f725dbc716
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -68,7 +68,7 @@
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.7",
"@types/cookie-parser": "1.4.4",
"@types/express": "4.17.18",
"@types/express": "4.17.19",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.199",
"@types/node": "20.8.4",
@ -3309,9 +3309,9 @@
"dev": true
},
"node_modules/@types/express": {
"version": "4.17.18",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz",
"integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==",
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.19.tgz",
"integrity": "sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==",
"dev": true,
"dependencies": {
"@types/body-parser": "*",
@ -15374,9 +15374,9 @@
"dev": true
},
"@types/express": {
"version": "4.17.18",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz",
"integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==",
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.19.tgz",
"integrity": "sha512-UtOfBtzN9OvpZPPbnnYunfjM7XCI4jyk1NvnFhTVz5krYAnW4o5DCoIekvms+8ApqhB4+9wSge1kBijdfTSmfg==",
"dev": true,
"requires": {
"@types/body-parser": "*",

View file

@ -85,7 +85,7 @@
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.7",
"@types/cookie-parser": "1.4.4",
"@types/express": "4.17.18",
"@types/express": "4.17.19",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.199",
"@types/node": "20.8.4",