Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 27e25eb commit 0bc9443
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@hapi/boom": "^10.0.1",
"@koa/cors": "^4.0.0",
"@koa/cors": "^5.0.0",
"amala": "^10.0.3",
"axios": "^1.6.1",
"dotenv": "^16.3.1",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,15 @@ __metadata:
languageName: node
linkType: hard

"@koa/cors@npm:^5.0.0":
version: 5.0.0
resolution: "@koa/cors@npm:5.0.0"
dependencies:
vary: ^1.1.2
checksum: 050701fb57dede2fefe0217459782bab7c9488fd07ff1f87fff680005cab43e03b7509e6015ea68082aadb1b31fe3eea7858ebdc93a2cf6f26d36d071190d50c
languageName: node
linkType: hard

"@koa/router@npm:^12.0.1":
version: 12.0.1
resolution: "@koa/router@npm:12.0.1"
Expand Down Expand Up @@ -2196,7 +2205,7 @@ __metadata:
"@big-whale-labs/bwl-eslint-backend": ^1.0.5
"@big-whale-labs/prettier-config": ^1.1.3
"@hapi/boom": ^10.0.1
"@koa/cors": ^4.0.0
"@koa/cors": ^5.0.0
"@rushstack/eslint-patch": ^1.5.1
"@typegoose/typegoose": ^11.7.0
"@types/jest": ^29.5.8
Expand Down

0 comments on commit 0bc9443

Please sign in to comment.