From 027024dff4290c8f474b28ddf95d68d86aed1681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:47:35 +0000 Subject: [PATCH] build(deps): bump @strapi/strapi from 4.19.1 to 4.25.10 in /playground Bumps [@strapi/strapi](https://github.com/strapi/strapi) from 4.19.1 to 4.25.10. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/compare/v4.19.1...v4.25.10) --- updated-dependencies: - dependency-name: "@strapi/strapi" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- playground/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/package.json b/playground/package.json index 9283e50..c4394a9 100644 --- a/playground/package.json +++ b/playground/package.json @@ -20,7 +20,7 @@ "dependencies": { "@strapi/plugin-i18n": "4.19.1", "@strapi/plugin-users-permissions": "4.19.1", - "@strapi/strapi": "4.19.1", + "@strapi/strapi": "4.25.10", "better-sqlite3": "9.4.0", "dotenv": "^16.4.1", "lodash": "^4.17.21",