⬆️ Bump @koa/cors from 3.3.0 to 5.0.0 in /server

Bumps [@koa/cors](https://github.com/koajs/cors) from 3.3.0 to 5.0.0.
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](https://github.com/koajs/cors/compare/3.3.0...5.0.0)

---
updated-dependencies:
- dependency-name: "@koa/cors"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-04 03:28:00 +00:00 committed by GitHub
parent 83a04c4854
commit eaa623e440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
]
},
"dependencies": {
"@koa/cors": "^3.1.0",
"@koa/cors": "^5.0.0",
"axios": "^0.21.4",
"consola": "^2.15.3",
"cross-env": "^7.0.3",