From 58679dcbac97a9243c0da5e4b3f24837b4af5464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 01:17:08 +0000 Subject: [PATCH] build(deps): bump contentful in the production-dependencies group (#1924) Bumps the production-dependencies group with 1 update: [contentful](https://github.com/contentful/contentful.js). Updates `contentful` from 11.2.4 to 11.2.5 - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v11.2.4...v11.2.5) --- updated-dependencies: - dependency-name: contentful 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0aabe25a..7bb6eacf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5935,9 +5935,9 @@ } }, "node_modules/contentful": { - "version": "11.2.4", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.4.tgz", - "integrity": "sha512-HC0C7bEAfVpREFQC1nVdQ8c0wHGM1smy3l7m3ck1A0DIwp5mNHrcBkUqOSXBljoodttTnATcQ0g7D2sprhaZ9g==", + "version": "11.2.5", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.5.tgz", + "integrity": "sha512-XuEXwETF5g/rdvnLnDKMLXDb7ikIia+3YwaOmDj9S67TI8mT4zWunxc5Gg/HRX/ixHtyTobiz1ZWpEFqt80SWQ==", "dependencies": { "@contentful/content-source-maps": "^0.11.6", "@contentful/rich-text-types": "^16.6.1", @@ -22985,9 +22985,9 @@ } }, "contentful": { - "version": "11.2.4", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.4.tgz", - "integrity": "sha512-HC0C7bEAfVpREFQC1nVdQ8c0wHGM1smy3l7m3ck1A0DIwp5mNHrcBkUqOSXBljoodttTnATcQ0g7D2sprhaZ9g==", + "version": "11.2.5", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.2.5.tgz", + "integrity": "sha512-XuEXwETF5g/rdvnLnDKMLXDb7ikIia+3YwaOmDj9S67TI8mT4zWunxc5Gg/HRX/ixHtyTobiz1ZWpEFqt80SWQ==", "requires": { "@contentful/content-source-maps": "^0.11.6", "@contentful/rich-text-types": "^16.6.1",