From d8dc02cc655e49a003d40126de79f592bab63dea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 00:10:08 +0000 Subject: [PATCH] build(deps): bump contentful-management (#2814) Bumps the production-dependencies group with 1 update: [contentful-management](https://github.com/contentful/contentful-management.js). Updates `contentful-management` from 11.36.0 to 11.36.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.36.0...v11.36.1) --- updated-dependencies: - dependency-name: contentful-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6bb6914f1..ed3650fe2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6283,9 +6283,9 @@ } }, "node_modules/contentful-management": { - "version": "11.36.0", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.0.tgz", - "integrity": "sha512-QAmtYqnyG8Xx1/M+c9COf8pGukCb3UscW4ut1rkcFplns3DoITgeCsscNQyhe6CstygFPiB2kA4C3FB9+KCLYg==", + "version": "11.36.1", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.1.tgz", + "integrity": "sha512-mgb1vwG6tQWE/mPQTFzm9fmKLSO4N4FO8epQkfm+6EgpR5byBpDSkveOy77MPyhDFE8jJG8iwTYsS6oINbu+VA==", "dependencies": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.4",