1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Update dependency @koa/cors to v4 (#8319)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-15 21:37:11 +01:00 committed by GitHub
parent 6e0c484441
commit c000d4f4b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@
"@fortawesome/fontawesome-free": "5.15.4",
"@joplin/lib": "~2.11",
"@joplin/renderer": "~2.11",
"@koa/cors": "3.1.0",
"@koa/cors": "4.0.0",
"@types/uuid": "9.0.1",
"bcryptjs": "2.4.3",
"bulma": "0.9.4",

View File

@ -4710,7 +4710,7 @@ __metadata:
"@joplin/lib": ~2.11
"@joplin/renderer": ~2.11
"@joplin/tools": ~2.11
"@koa/cors": 3.1.0
"@koa/cors": 4.0.0
"@rmp135/sql-ts": 1.16.0
"@types/formidable": 2.0.6
"@types/fs-extra": 11.0.1
@ -4952,12 +4952,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