Update dependency @koa/cors to v5 [SECURITY] (#19018)

This commit is contained in:
renovate[bot] 2023-12-14 02:38:00 +00:00 committed by GitHub
parent 29769813bc
commit 616f6ddf5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -157,7 +157,7 @@
"@babel/preset-env": "7.23.5", "@babel/preset-env": "7.23.5",
"@babel/preset-typescript": "7.23.3", "@babel/preset-typescript": "7.23.3",
"@bundle-stats/plugin-webpack-filter": "4.8.3", "@bundle-stats/plugin-webpack-filter": "4.8.3",
"@koa/cors": "4.0.0", "@koa/cors": "5.0.0",
"@lokalise/node-api": "12.1.0", "@lokalise/node-api": "12.1.0",
"@octokit/auth-oauth-device": "6.0.1", "@octokit/auth-oauth-device": "6.0.1",
"@octokit/plugin-retry": "6.0.1", "@octokit/plugin-retry": "6.0.1",

View File

@ -2051,12 +2051,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@koa/cors@npm:4.0.0": "@koa/cors@npm:5.0.0":
version: 4.0.0 version: 5.0.0
resolution: "@koa/cors@npm:4.0.0" resolution: "@koa/cors@npm:5.0.0"
dependencies: dependencies:
vary: "npm:^1.1.2" vary: "npm:^1.1.2"
checksum: 1509d98b72e321dda99a78b28626142a473533c84bde72b4ee7a76716bd91243765ec3d1790a214e4c5b4c398e72a6abace77f04dbcc7c499c955eed943494f0 checksum: 3a0e32fbc422a5f9a41540ce3b7499d46073ddb0e4e851394a74bac5ecd0eaa1f24a8f189b7bd6a50c5863788ae6945c52d990edf99fdd2151a4404f266fe2e7
languageName: node languageName: node
linkType: hard linkType: hard
@ -9622,7 +9622,7 @@ __metadata:
"@fullcalendar/list": "npm:6.1.10" "@fullcalendar/list": "npm:6.1.10"
"@fullcalendar/luxon3": "npm:6.1.10" "@fullcalendar/luxon3": "npm:6.1.10"
"@fullcalendar/timegrid": "npm:6.1.10" "@fullcalendar/timegrid": "npm:6.1.10"
"@koa/cors": "npm:4.0.0" "@koa/cors": "npm:5.0.0"
"@lezer/highlight": "npm:1.2.0" "@lezer/highlight": "npm:1.2.0"
"@lit-labs/context": "npm:0.4.1" "@lit-labs/context": "npm:0.4.1"
"@lit-labs/motion": "npm:1.0.6" "@lit-labs/motion": "npm:1.0.6"