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

This commit is contained in:
renovate[bot] 2023-11-07 04:50:43 +00:00 committed by GitHub
parent ae8a895ee2
commit e576d739a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -68,7 +68,7 @@
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.8",
"@types/cookie-parser": "1.4.6",
"@types/express": "4.17.20",
"@types/express": "4.17.21",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/node": "20.8.10",
@ -3126,9 +3126,9 @@
"dev": true
},
"node_modules/@types/express": {
"version": "4.17.20",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.20.tgz",
"integrity": "sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==",
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
"integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
"dev": true,
"dependencies": {
"@types/body-parser": "*",

View file

@ -85,7 +85,7 @@
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.8",
"@types/cookie-parser": "1.4.6",
"@types/express": "4.17.20",
"@types/express": "4.17.21",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/node": "20.8.10",