From c8aae69125ae3df32f2e2402a6d407570138b840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:20:05 +0000 Subject: [PATCH] chore(deps-dev): bump @koa/cors from 4.0.0 to 5.0.0 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](https://github.com/koajs/cors/compare/4.0.0...5.0.0) --- updated-dependencies: - dependency-name: "@koa/cors" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 730a5b12cf..ab6fd8aadb 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@graphql-codegen/schema-ast": "^4.0.0", "@graphql-codegen/typescript": "^4.0.1", "@graphql-codegen/typescript-resolvers": "^4.0.1", - "@koa/cors": "^4.0.0", + "@koa/cors": "^5.0.0", "@sapphire/eslint-config": "^5.0.3", "@sapphire/fetch": "^3.0.0", "@sapphire/prettier-config": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index a4ccb257e4..f5fce45f13 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1496,7 +1496,7 @@ __metadata: "@graphql-codegen/schema-ast": "npm:^4.0.0" "@graphql-codegen/typescript": "npm:^4.0.1" "@graphql-codegen/typescript-resolvers": "npm:^4.0.1" - "@koa/cors": "npm:^4.0.0" + "@koa/cors": "npm:^5.0.0" "@sapphire/eslint-config": "npm:^5.0.3" "@sapphire/fetch": "npm:^3.0.0" "@sapphire/prettier-config": "npm:^2.0.0" @@ -2200,12 +2200,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: "npm:^1.1.2" - checksum: 1509d98b72e321dda99a78b28626142a473533c84bde72b4ee7a76716bd91243765ec3d1790a214e4c5b4c398e72a6abace77f04dbcc7c499c955eed943494f0 + checksum: 3a0e32fbc422a5f9a41540ce3b7499d46073ddb0e4e851394a74bac5ecd0eaa1f24a8f189b7bd6a50c5863788ae6945c52d990edf99fdd2151a4404f266fe2e7 languageName: node linkType: hard