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 Aug 6, 2024
1 parent d68d4a0 commit 85682c9
Show file tree
Hide file tree
Showing 2 changed files with 14,549 additions and 11,412 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 85682c9

Please sign in to comment.