Skip to content

Commit

Permalink
build(deps): bump @koa/cors from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [@koa/cors](https://github.com/koajs/cors) from 4.0.0 to 5.0.0.
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](koajs/cors@4.0.0...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent af94f67 commit 1224353
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"postbuild": "cpy '**/*' '!**/*.ts' ../build/ --cwd=libs --parents"
},
"dependencies": {
"@koa/cors": "4.0.0",
"@koa/cors": "5.0.0",
"@koa/multer": "^3.0.2",
"@koa/router": "^12.0.0",
"@types/koa": "^2.13.6",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1224353

Please sign in to comment.