Skip to content

Commit f436c4e

Browse files
chore(deps): bump @types/express from 4.17.21 to 5.0.2 in /packages/core
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.21 to 5.0.2. - [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-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdc9ea8 commit f436c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@types/cookie": "1.0.0",
34-
"@types/express": "^4.17.21",
34+
"@types/express": "^5.0.2",
3535
"@vitest/coverage-v8": "1.6.0",
3636
"cookie": "1.0.2",
3737
"node-mocks-http": "^1.16.1",

0 commit comments

Comments
 (0)