From 84f9387a6b758e98df5905d94fdfb9490ddf6b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 21:17:30 -0600 Subject: [PATCH] fix(deps): bump contentful-management from 11.25.3 to 11.25.5 in /apps/cloudinary2 (#1832) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/cloudinary2/package-lock.json | 8 ++++---- apps/cloudinary2/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/cloudinary2/package-lock.json b/apps/cloudinary2/package-lock.json index 8de80fe60..249998927 100644 --- a/apps/cloudinary2/package-lock.json +++ b/apps/cloudinary2/package-lock.json @@ -19,7 +19,7 @@ "@emotion/css": "^11.11.2", "@emotion/react": "^11.11.4", "cloudinary-core": "2.13.1", - "contentful-management": "11.25.3", + "contentful-management": "11.25.5", "file-size": "1.0.0", "lodash": "4.17.21", "react": "18.3.1", @@ -4420,9 +4420,9 @@ "dev": true }, "node_modules/contentful-management": { - "version": "11.25.3", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.25.3.tgz", - "integrity": "sha512-rHOZp5s8pGkmPzEF6W7cWUVXYnMAzNblCdz69Yam41CYcJAu3ayW3ATKH1gYc9qz7l4dYX+7brk3G+kpuku7mw==", + "version": "11.25.5", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.25.5.tgz", + "integrity": "sha512-1Y14jpSYbBOEL8huHpWPreAy5l3xKCiKjVtheFYgmASxMxxI9jXwJ3CcUi1+c9uNc1/2AC3e5+Jx9//s4Yi1Xg==", "dependencies": { "@contentful/rich-text-types": "^16.3.0", "@types/json-patch": "0.0.30", diff --git a/apps/cloudinary2/package.json b/apps/cloudinary2/package.json index eba302ba6..194cb84b3 100644 --- a/apps/cloudinary2/package.json +++ b/apps/cloudinary2/package.json @@ -14,7 +14,7 @@ "@emotion/css": "^11.11.2", "@emotion/react": "^11.11.4", "cloudinary-core": "2.13.1", - "contentful-management": "11.25.3", + "contentful-management": "11.25.5", "file-size": "1.0.0", "lodash": "4.17.21", "react": "18.3.1",