Skip to content

Commit 76a9b75

Browse files
chore(deps): update dependency @types/express to v5
1 parent a76af83 commit 76a9b75

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@types/clean-css": "^4.2.11",
103103
"@types/cookie-parser": "^1.4.7",
104104
"@types/cors": "^2.8.17",
105-
"@types/express": "^4.17.21",
105+
"@types/express": "^5.0.0",
106106
"@types/express-session": "^1.18.0",
107107
"@types/fs-extra": "^11.0.4",
108108
"@types/jest": "^29.5.13",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@jest/types": "^29.6.3",
44-
"@types/express": "^4.17.21",
44+
"@types/express": "^5.0.0",
4545
"@types/fs-extra": "^11.0.4",
4646
"@types/jest": "^29.5.13",
4747
"@types/morgan": "^1.9.9",

pnpm-lock.yaml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)