aboutsummaryrefslogtreecommitdiff
path: root/playground
diff options
context:
space:
mode:
Diffstat (limited to 'playground')
-rw-r--r--playground/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/playground/package.json b/playground/package.json
index 82c18bc..030aeb3 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.37.1",
- "@strapi/plugin-users-permissions": "5.37.1",
- "@strapi/strapi": "5.37.1",
+ "@strapi/plugin-cloud": "5.38.0",
+ "@strapi/plugin-users-permissions": "5.38.0",
+ "@strapi/strapi": "5.38.0",
"better-sqlite3": "12.6.2",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",