mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 23:24:03 +00:00
Fix breaking change introduced by koa/cors patch version bump
This commit is contained in:
parent
5d350aa661
commit
0684b47820
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user