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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 28e73dc commit 2c003dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@koa/cors": "4.0.0",
"@koa/cors": "5.0.0",
"@octokit/auth-oauth-device": "5.0.2",
"@octokit/plugin-retry": "5.0.4",
"@octokit/rest": "19.0.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2021,12 +2021,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -9486,7 +9486,7 @@ __metadata:
"@fullcalendar/interaction": 6.1.8
"@fullcalendar/list": 6.1.8
"@fullcalendar/timegrid": 6.1.8
"@koa/cors": 4.0.0
"@koa/cors": 5.0.0
"@lezer/highlight": 1.1.6
"@lit-labs/context": 0.3.3
"@lit-labs/motion": 1.0.3
Expand Down

0 comments on commit 2c003dc

Please sign in to comment.