diff --git a/playground/package.json b/playground/package.json index 3c80876..ae6f421 100644 --- a/playground/package.json +++ b/playground/package.json @@ -17,9 +17,9 @@ "upgrade:dry": "npx @strapi/upgrade latest --dry" }, "dependencies": { - "@strapi/plugin-cloud": "5.49.0", - "@strapi/plugin-users-permissions": "5.49.0", - "@strapi/strapi": "5.49.0", + "@strapi/plugin-cloud": "5.50.0", + "@strapi/plugin-users-permissions": "5.50.0", + "@strapi/strapi": "5.50.0", "better-sqlite3": "12.11.1", "fs-extra": "^11.0.0", "mime-types": "^3.0.0",