chore(deps): update dependency @types/express to ^4.17.21 (#176)

* chore(deps): update dependency @types/express to ^4.17.21

* ci: fix format issue

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-04 20:38:11 +01:00
committed by GitHub
parent 6ef69475e2
commit dc2e13dcb5
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.3",
"@swc/core": "^1.4.2",
"@types/express": "^4.17.13",
"@types/express": "^4.17.21",
"@types/node": "^20.11.24",
"@types/supertest": "^2.0.16",
"eslint": "^8.57.0",

2
pnpm-lock.yaml generated
View File

@@ -100,7 +100,7 @@ importers:
specifier: ^1.4.2
version: 1.4.2
'@types/express':
specifier: ^4.17.13
specifier: ^4.17.21
version: 4.17.21
'@types/node':
specifier: ^20.11.24