From 00f50368f2c53187745d7bbdf1eed006d6c2c682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 14:19:42 +0000 Subject: [PATCH] build(deps): bump @strapi/strapi from 4.9.2 to 4.13.7 in /playground Bumps [@strapi/strapi](https://github.com/strapi/strapi) from 4.9.2 to 4.13.7. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/compare/v4.9.2...v4.13.7) --- 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 4dcc5545..f8b76694 100644 --- a/playground/package.json +++ b/playground/package.json @@ -2,7 +2,7 @@ "dependencies": { "@strapi/plugin-i18n": "4.9.2", "@strapi/plugin-users-permissions": "4.7.1", - "@strapi/strapi": "4.9.2", + "@strapi/strapi": "4.13.7", "better-sqlite3": "8.2.0", "dotenv": "^16.0.3", "lodash.set": "^4.3.2",