Skip to content

Commit e734d67

Browse files
committed
feat: upgrade @types/express from 4.17.21 to 5.0.1
Snyk has created this PR to upgrade @types/express from 4.17.21 to 5.0.1. See this package in npm: @types/express See this project in Snyk: https://app.snyk.io/org/nerds-github/project/cb30d74b-56ca-465f-9550-929ef2caa168?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit e734d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

producer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@types/cors": "^2.8.17",
11-
"@types/express": "^4.17.21",
11+
"@types/express": "^5.0.1",
1212
"@types/node": "^20.14.2",
1313
"glob": "^10.4.1",
1414
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)