We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b24c32 commit db70c5bCopy full SHA for db70c5b
2 files changed
package.json
@@ -11,7 +11,7 @@
11
"dedent": "^1.0.0",
12
"execa": "^5.0.0",
13
"inspectpack": "^4.7.1",
14
- "koa": "^2.5.2",
+ "koa": "^3.0.0",
15
"koa-compress": "^5.0.0",
16
"koa-static": "^5.0.0",
17
"lighthouse": "^9.0.0",
@@ -26,7 +26,7 @@
26
"@relmify/jest-serializer-strip-ansi": "^1.0.2",
27
"@types/dedent": "^0.7.0",
28
"@types/jest": "^29.0.3",
29
- "@types/koa": "^2.13.5",
+ "@types/koa": "^3.0.0",
30
"@types/koa-compress": "^4.0.0",
31
"@types/koa-static": "^4.0.1",
32
"@types/node": "^22.0.0",
0 commit comments