update @koa/cors

This commit is contained in:
lik
2026-05-25 12:12:54 +08:00
parent 2c6efee887
commit 2245960ccf
3 changed files with 15 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"koa": "^2.15.3",
"koa-bodyparser": "^4.4.1",
"koa-cors": "^0.0.16",
"@koa/cors": "^5.0.0",
"koa-router": "^12.0.1",
"mongoose": "^8.4.0",
"node-fetch": "^3.3.2"