Skip to content

Commit fcf0ac4

Browse files
committed
chore(deps): update dependency express to v5
1 parent 900f999 commit fcf0ac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@hapi/hapi": "^21.0.0",
4040
"@types/boom": "^7.2.1",
4141
"@types/console-log-level": "^1.4.0",
42-
"@types/express": "^4.17.0",
42+
"@types/express": "^5.0.0",
4343
"@types/hapi__hapi": "^20.0.5",
4444
"@types/json-stable-stringify": "^1.0.32",
4545
"@types/koa": "^2.0.48",
@@ -52,7 +52,7 @@
5252
"boom": "^7.3.0",
5353
"c8": "^9.0.0",
5454
"codecov": "^3.5.0",
55-
"express": "^4.17.1",
55+
"express": "^5.0.0",
5656
"gts": "^5.0.0",
5757
"js-green-licenses": "^4.0.0",
5858
"json-stable-stringify": "^1.0.1",

0 commit comments

Comments
 (0)