From 6a3a07db87609f9bed2b084e1710134f55170295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 01:45:30 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group with 2 updates Bumps the production-dependencies group with 2 updates: [contentful](https://github.com/contentful/contentful.js) and [contentful-management](https://github.com/contentful/contentful-management.js). Updates `contentful` from 11.2.0 to 11.2.1 - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v11.2.0...v11.2.1) Updates `contentful-management` from 11.36.1 to 11.36.2 - [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.1...v11.36.2) --- updated-dependencies: - dependency-name: contentful dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: contentful-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 177d7a43..d1a9eded 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5915,9 +5915,9 @@ } }, "node_modules/contentful": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.0.tgz", - "integrity": "sha512-DP756jAPKUbTecefx5VoMfrysF1sZKNSxCTvFfHxq/TYSH3tbksDsLHH8Bzw2LQvnVLDV8G/GbzYYigD6Ji0QA==", + "version": "11.2.1", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.1.tgz", + "integrity": "sha512-bYOmCtG8pwCnQ4dqIVd+UjzuU3I9EylHOKPFyDOJkQX4uuvkndfQCqmzKm7uJGk5t4zV7gFyvsV5TY+pEwQNvQ==", "dependencies": { "@contentful/content-source-maps": "^0.11.6", "@contentful/rich-text-types": "^16.6.1", @@ -5962,9 +5962,9 @@ } }, "node_modules/contentful-management": { - "version": "11.36.1", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.1.tgz", - "integrity": "sha512-mgb1vwG6tQWE/mPQTFzm9fmKLSO4N4FO8epQkfm+6EgpR5byBpDSkveOy77MPyhDFE8jJG8iwTYsS6oINbu+VA==", + "version": "11.36.2", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.2.tgz", + "integrity": "sha512-LTWlHCCUu2Jq+3sYL5bHQGhF3fsWn62tlfo7tQtzghU7TmtHDf7VFZ1FtDCDRfUgXiBX+f4u3KaXK6VkNpRaiA==", "dependencies": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.4", @@ -22944,9 +22944,9 @@ } }, "contentful": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.0.tgz", - "integrity": "sha512-DP756jAPKUbTecefx5VoMfrysF1sZKNSxCTvFfHxq/TYSH3tbksDsLHH8Bzw2LQvnVLDV8G/GbzYYigD6Ji0QA==", + "version": "11.2.1", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.1.tgz", + "integrity": "sha512-bYOmCtG8pwCnQ4dqIVd+UjzuU3I9EylHOKPFyDOJkQX4uuvkndfQCqmzKm7uJGk5t4zV7gFyvsV5TY+pEwQNvQ==", "requires": { "@contentful/content-source-maps": "^0.11.6", "@contentful/rich-text-types": "^16.6.1", @@ -22980,9 +22980,9 @@ } }, "contentful-management": { - "version": "11.36.1", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.1.tgz", - "integrity": "sha512-mgb1vwG6tQWE/mPQTFzm9fmKLSO4N4FO8epQkfm+6EgpR5byBpDSkveOy77MPyhDFE8jJG8iwTYsS6oINbu+VA==", + "version": "11.36.2", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.36.2.tgz", + "integrity": "sha512-LTWlHCCUu2Jq+3sYL5bHQGhF3fsWn62tlfo7tQtzghU7TmtHDf7VFZ1FtDCDRfUgXiBX+f4u3KaXK6VkNpRaiA==", "requires": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.4",