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 f5e356a commit 075f3d9Copy full SHA for 075f3d9
package.json
@@ -39,7 +39,7 @@
39
"@hapi/hapi": "^21.4.4",
40
"@types/boom": "^7.3.5",
41
"@types/console-log-level": "^1.4.0",
42
- "@types/express": "^4.17.21",
+ "@types/express": "^5.0.0",
43
"@types/json-stable-stringify": "^1.2.0",
44
"@types/koa": "^3.0.1",
45
"@types/mocha": "^10.0.10",
@@ -51,7 +51,7 @@
51
"boom": "^7.2.0",
52
"c8": "^10.1.3",
53
"codecov": "^3.6.2",
54
- "express": "^4.17.1",
+ "express": "^5.0.0",
55
"gts": "^6.0.2",
56
"joi": "^17.0.0",
57
"js-green-licenses": "^4.0.0",
0 commit comments