We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07892df commit 9e717a5Copy full SHA for 9e717a5
example/typescript/package.json
@@ -13,7 +13,7 @@
13
"author": "jaywcjlove",
14
"license": "MIT",
15
"dependencies": {
16
- "@types/express": "~4.17.14",
+ "@types/express": "~5.0.0",
17
"express": "~4.21.0",
18
"mocker-api": "^2.10.0"
19
}
packages/core/package.json
@@ -45,7 +45,7 @@
45
46
"@types/body-parser": "~1.19.2",
47
"@types/detect-port": "~1.3.2",
48
49
"@types/http-proxy": "~1.17.9",
50
"@types/minimist": "~1.2.2",
51
"@types/node": "~18.14.0",
0 commit comments