diff options
Diffstat (limited to 'playground/package.json')
| -rw-r--r-- | playground/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/playground/package.json b/playground/package.json index e848c8d..ef8f620 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.36.0", - "@strapi/plugin-users-permissions": "5.36.0", - "@strapi/strapi": "5.36.0", + "@strapi/plugin-cloud": "5.36.1", + "@strapi/plugin-users-permissions": "5.36.1", + "@strapi/strapi": "5.36.1", "better-sqlite3": "12.6.2", "fs-extra": "^11.0.0", "mime-types": "^3.0.0", |
