Skip to content

Commit

Permalink
fix(deps): update dependency @koa/cors to v5 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent d68d4a0 commit f1c0147
Show file tree
Hide file tree
Showing 2 changed files with 14,465 additions and 11,419 deletions.
2 changes: 1 addition & 1 deletion packages/koa/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "jest"
},
"dependencies": {
"@koa/cors": "^4.0.0",
"@koa/cors": "^5.0.0",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa__cors": "^3.3.0",
"koa-bodyparser": "^4.3.0"
Expand Down
Loading

0 comments on commit f1c0147

Please sign in to comment.