Fix breaking change introduced by koa/cors patch version bump

This commit is contained in:
Convly 2022-10-19 18:35:17 +02:00
parent 5d350aa661
commit 0684b47820

View File

@ -78,7 +78,7 @@
"test:unit": "jest --verbose"
},
"dependencies": {
"@koa/cors": "3.4.2",
"@koa/cors": "3.4.3",
"@koa/router": "10.1.1",
"@strapi/admin": "4.4.4",
"@strapi/database": "4.4.4",