Skip to content

Commit ff552d0

Browse files
Merge pull request #25 from vignesh-gupta/dependabot/npm_and_yarn/apps/kafka-consumer/types/express-5.0.0
chore(deps-dev): bump @types/express from 4.17.21 to 5.0.0 in /apps/kafka-consumer
2 parents 420af38 + 131ce7b commit ff552d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/kafka-consumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"devDependencies": {
2222
"@types/cors": "^2.8.17",
23-
"@types/express": "^4.17.21"
23+
"@types/express": "^5.0.0"
2424
}
2525
}

0 commit comments

Comments
 (0)