Skip to content

Commit db70c5b

Browse files
Update dependency koa to v3
1 parent 8b24c32 commit db70c5b

2 files changed

Lines changed: 87 additions & 213 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dedent": "^1.0.0",
1212
"execa": "^5.0.0",
1313
"inspectpack": "^4.7.1",
14-
"koa": "^2.5.2",
14+
"koa": "^3.0.0",
1515
"koa-compress": "^5.0.0",
1616
"koa-static": "^5.0.0",
1717
"lighthouse": "^9.0.0",
@@ -26,7 +26,7 @@
2626
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
2727
"@types/dedent": "^0.7.0",
2828
"@types/jest": "^29.0.3",
29-
"@types/koa": "^2.13.5",
29+
"@types/koa": "^3.0.0",
3030
"@types/koa-compress": "^4.0.0",
3131
"@types/koa-static": "^4.0.1",
3232
"@types/node": "^22.0.0",

0 commit comments

Comments
 (0)