From 8f37df00ca00673dcc8999660c98fb4fbca86e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 00:05:10 +0000 Subject: [PATCH] build(deps): bump contentful-management from 11.0.1 to 11.1.1 (#1543) Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 11.0.1 to 11.1.1. - [Release notes](https://github.com/contentful/contentful-management.js/releases) - [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/contentful/contentful-management.js/compare/v11.0.1...v11.1.1) --- updated-dependencies: - dependency-name: contentful-management dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ee7a479a..ef6055c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5959,9 +5959,9 @@ } }, "node_modules/contentful-management": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.0.1.tgz", - "integrity": "sha512-KHR0MNvOXt6QKpVEjIHWwNvzbci12ikAubjsqSAPq1ymgLFv/DWgXbKykuQKobYesimSXHBD6Gr5nU2G2F280Q==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.1.1.tgz", + "integrity": "sha512-4zUgGjUvKOkcCwM7ugR5bE8CtyYV0Wh79e7hJ1vfwO4GFA8V0W7N3Y7GMHnw5oRcfLE7e/3GaD1v5GqB8btTsg==", "dependencies": { "@contentful/rich-text-types": "^16.3.0", "@types/json-patch": "0.0.30", @@ -22261,9 +22261,9 @@ } }, "contentful-management": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.0.1.tgz", - "integrity": "sha512-KHR0MNvOXt6QKpVEjIHWwNvzbci12ikAubjsqSAPq1ymgLFv/DWgXbKykuQKobYesimSXHBD6Gr5nU2G2F280Q==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.1.1.tgz", + "integrity": "sha512-4zUgGjUvKOkcCwM7ugR5bE8CtyYV0Wh79e7hJ1vfwO4GFA8V0W7N3Y7GMHnw5oRcfLE7e/3GaD1v5GqB8btTsg==", "requires": { "@contentful/rich-text-types": "^16.3.0", "@types/json-patch": "0.0.30",