1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-23 18:53:36 +02:00

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

This commit is contained in:
renovate[bot] 2022-11-05 09:58:11 +00:00 committed by GitHub
parent 3c4953fdd9
commit 327d4827d9
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.1",
"@joplin/lib": "~2.9",
"@joplin/renderer": "~2.9",
"@koa/cors": "^3.1.0",
"@koa/cors": "^4.0.0",
"@types/uuid": "^8.3.1",
"bcryptjs": "^2.4.3",
"bulma": "^0.9.1",

View File

@ -4435,7 +4435,7 @@ __metadata:
"@joplin/lib": ~2.9
"@joplin/renderer": ~2.9
"@joplin/tools": ~2.9
"@koa/cors": ^3.1.0
"@koa/cors": ^4.0.0
"@rmp135/sql-ts": ^1.12.1
"@types/fs-extra": ^8.0.0
"@types/jest": ^26.0.15
@ -4617,12 +4617,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