We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9209352 + d5649d4 commit dff7abdCopy full SHA for dff7abd
1 file changed
apps/koa/package.json
@@ -27,15 +27,15 @@
27
"vitest": "^2.1.4"
28
},
29
"dependencies": {
30
- "axios": "^1.7.7",
+ "axios": "^1.12.0",
31
"cross-env": "^7.0.3",
32
- "koa": "^3.0.1",
+ "koa": "^2.16.2",
33
"koa-body": "^6.0.1",
34
"koa-router": "^13.0.1",
35
"ofetch": "^1.4.1",
36
"ts-node": "^10.9.2",
37
"typescript": "^5.4.5",
38
- "undici": "^6.20.1",
39
- "ws": "^8.17.0"
+ "undici": "^6.21.2",
+ "ws": "^8.17.1"
40
}
41
0 commit comments