From c653f6a3b1a4039ed148a0550ab24b855e82b17f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 00:51:38 +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.5.11 to 11.5.12 - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v11.5.11...v11.5.12) Updates `contentful-management` from 11.50.0 to 11.50.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.50.0...v11.50.1) --- 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51ba3672..371ba736 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5439,9 +5439,9 @@ "license": "ISC" }, "node_modules/contentful": { - "version": "11.5.11", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.5.11.tgz", - "integrity": "sha512-aM0wDMou5TuyDTBQaEZ+CxCGqQcaYfBLeFk94RFDeY7vbn+YEG5NNIkIj24+nTk0uJI+TXxOTttL86CGEN99hw==", + "version": "11.5.12", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.5.12.tgz", + "integrity": "sha512-kXs4aFXBl7ovWz2D6Q9YuZAC83D10K960Ai4Imbvn6fgMjeKDwkl2n4CDbqtNqh27fSPnOaPw8wgM1+ZhJ8q+Q==", "license": "MIT", "dependencies": { "@contentful/content-source-maps": "^0.11.8", @@ -5489,9 +5489,9 @@ } }, "node_modules/contentful-management": { - "version": "11.50.0", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.50.0.tgz", - "integrity": "sha512-uygEFSzSGrxz69djIUml4FZB4g4sUqYaiwWblRYM7zQmKLFRqWLNK895ue5QsOGK63iNoIk45LU1fE8QAMhr8w==", + "version": "11.50.1", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.50.1.tgz", + "integrity": "sha512-rWVg6AS8IoqM9Uir3DBvBt217ku8GFxkzBgOrKhy6ZYNIpCRXs7fqUGWIxiI5v9bBw8Kj1r7BNyaBDEP7FD+rQ==", "license": "MIT", "dependencies": { "@contentful/rich-text-types": "^16.6.1",