From 0577272390f19bb98fa83e61b7818bc50f10fcfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 19:19:21 +0000 Subject: [PATCH] Bump @strapi/strapi from 4.1.11 to 4.13.1 in /cms Bumps [@strapi/strapi](https://github.com/strapi/strapi) from 4.1.11 to 4.13.1. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/compare/v4.1.11...v4.13.1) --- updated-dependencies: - dependency-name: "@strapi/strapi" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/package.json b/cms/package.json index 04f54f0e..a5c632a1 100644 --- a/cms/package.json +++ b/cms/package.json @@ -14,7 +14,7 @@ "@octokit/core": "^3.5.1", "@strapi/plugin-i18n": "4.1.11", "@strapi/plugin-users-permissions": "4.1.11", - "@strapi/strapi": "4.1.11", + "@strapi/strapi": "4.13.1", "axios": "^0.27.2", "sqlite3": "^5.0.8" },