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 900f999 commit fcf0ac4Copy full SHA for fcf0ac4
package.json
@@ -39,7 +39,7 @@
39
"@hapi/hapi": "^21.0.0",
40
"@types/boom": "^7.2.1",
41
"@types/console-log-level": "^1.4.0",
42
- "@types/express": "^4.17.0",
+ "@types/express": "^5.0.0",
43
"@types/hapi__hapi": "^20.0.5",
44
"@types/json-stable-stringify": "^1.0.32",
45
"@types/koa": "^2.0.48",
@@ -52,7 +52,7 @@
52
"boom": "^7.3.0",
53
"c8": "^9.0.0",
54
"codecov": "^3.5.0",
55
- "express": "^4.17.1",
+ "express": "^5.0.0",
56
"gts": "^5.0.0",
57
"js-green-licenses": "^4.0.0",
58
"json-stable-stringify": "^1.0.1",
0 commit comments