Skip to content

Commit

Permalink
chore(deps): update dependency @koa/cors to v5 [security]
Browse files Browse the repository at this point in the history
[skip publish]
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 164de94 commit 648d200
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 @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 648d200

Please sign in to comment.