From 5f895c80a16d8582648307c6cdce04a4074caebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:41:26 +0000 Subject: [PATCH] chore(deps): bump contentful-management Bumps the production-dependencies group with 1 update: [contentful-management](https://github.com/contentful/contentful-management.js). Updates `contentful-management` from 11.35.1 to 11.36.0 - [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.35.1...v11.36.0) --- updated-dependencies: - dependency-name: contentful-management dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ec0aa70335..805914a1a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2749,9 +2749,9 @@ } }, "node_modules/contentful-management": { - "version": "11.35.1", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.35.1.tgz", - "integrity": "sha512-PBOFpeOCzwx7+PQtHhgFRNB8wnlgUKUj+3rTucaMIYot5l9YA4804P9VYWq6Mg8/PJnFjavQrtay6HtqWDyYMw==", + "version": "11.36.0", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.0.tgz", + "integrity": "sha512-QAmtYqnyG8Xx1/M+c9COf8pGukCb3UscW4ut1rkcFplns3DoITgeCsscNQyhe6CstygFPiB2kA4C3FB9+KCLYg==", "dependencies": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.4", @@ -14719,9 +14719,9 @@ } }, "contentful-management": { - "version": "11.35.1", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.35.1.tgz", - "integrity": "sha512-PBOFpeOCzwx7+PQtHhgFRNB8wnlgUKUj+3rTucaMIYot5l9YA4804P9VYWq6Mg8/PJnFjavQrtay6HtqWDyYMw==", + "version": "11.36.0", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.0.tgz", + "integrity": "sha512-QAmtYqnyG8Xx1/M+c9COf8pGukCb3UscW4ut1rkcFplns3DoITgeCsscNQyhe6CstygFPiB2kA4C3FB9+KCLYg==", "requires": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.4",