mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Bump @koa/cors from 3.1.0 to 4.0.0 (#15282)
This commit is contained in:
parent
2663be188e
commit
7ff681d43e
@ -158,7 +158,7 @@
|
||||
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@koa/cors": "^3.1.0",
|
||||
"@koa/cors": "^4.0.0",
|
||||
"@octokit/auth-oauth-device": "^4.0.4",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"@open-wc/dev-server-hmr": "^0.0.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1876,12 +1876,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@koa/cors@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "@koa/cors@npm:3.1.0"
|
||||
"@koa/cors@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "@koa/cors@npm:4.0.0"
|
||||
dependencies:
|
||||
vary: ^1.1.2
|
||||
checksum: b6f18de404a967696fe19c9a8d35816e2a845be51f9aa49f1a8d31bbea095eaa20c35eceafe1b764a7e3a912052ca6eaf1965ac34b00020b1ec2823cb60a9b5d
|
||||
checksum: e0760544823532f2d71d792e3076858e38bab9b1c090abea175f1319fd91ea58a1da384a2fe7f5108f1c681e3830b01f62a1cafe271d6406751976af443187aa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9372,7 +9372,7 @@ fsevents@^1.2.7:
|
||||
"@fullcalendar/interaction": ^5.11.4
|
||||
"@fullcalendar/list": ^5.11.4
|
||||
"@fullcalendar/timegrid": ^5.11.4
|
||||
"@koa/cors": ^3.1.0
|
||||
"@koa/cors": ^4.0.0
|
||||
"@lezer/highlight": ^1.1.3
|
||||
"@lit-labs/motion": ^1.0.3
|
||||
"@lit-labs/virtualizer": ^1.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user