Skip to content

Commit 922872a

Browse files
build(deps-dev): bump @types/express from 4.17.25 to 5.0.6
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.25 to 5.0.6. - [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.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 792f662 commit 922872a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@react-hook/resize-observer": "^2.0.2",
4444
"@tailwindcss/vite": "^4.1.3",
4545
"@types/d3": "^7.4.3",
46-
"@types/express": "^4.0",
46+
"@types/express": "^5.0",
4747
"@types/node": "^25.0.3",
4848
"@types/react": "^19.0.12",
4949
"@types/react-dom": "^19.0.4",

0 commit comments

Comments
 (0)