Skip to content

Commit 131ce7b

Browse files
chore(deps-dev): bump @types/express in /apps/kafka-consumer
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.21 to 5.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5195136 commit 131ce7b

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)