We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23988c9 commit b2189efCopy full SHA for b2189ef
bun.lockb
5.6 KB
package.json
@@ -54,7 +54,7 @@
54
"@faker-js/faker": "^8.4.1",
55
"@opaline/core": "^0.5.5",
56
"cors": "^2.8.5",
57
- "express": "^4.19.2",
+ "express": "^5.0.0",
58
"jsonschema": "^1.4.1",
59
"morgan": "^1.10.0",
60
"react": "^18",
@@ -65,7 +65,7 @@
65
"@commitlint/config-conventional": "17.8.1",
66
"@types/bun": "latest",
67
"@types/cors": "^2.8.17",
68
- "@types/express": "^4.17.21",
+ "@types/express": "^5.0.0",
69
"@types/json-schema": "^7.0.11",
70
"@types/morgan": "^1.9.9",
71
"@types/node": "^20",
0 commit comments