Skip to content

Commit 925416d

Browse files
fix(deps): update dependency express to v5
1 parent 74c0ecf commit 925416d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lockb

11.4 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@faker-js/faker": "^8.4.1",
5555
"@opaline/core": "^0.5.5",
5656
"cors": "^2.8.5",
57-
"express": "^4.19.2",
57+
"express": "^5.0.0",
5858
"jsonschema": "^1.4.1",
5959
"lz-string": "^1.5.0",
6060
"morgan": "^1.10.0",
@@ -66,7 +66,7 @@
6666
"@commitlint/config-conventional": "17.8.1",
6767
"@types/bun": "latest",
6868
"@types/cors": "^2.8.17",
69-
"@types/express": "^4.17.21",
69+
"@types/express": "^5.0.0",
7070
"@types/json-schema": "^7.0.11",
7171
"@types/morgan": "^1.9.9",
7272
"@types/node": "^20",

0 commit comments

Comments
 (0)