From 8385066757bdbde9d144537d37abeb78e31da458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:10:45 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group with 2 updates (#1954) 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.4.1 to 11.4.2 - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v11.4.1...v11.4.2) Updates `contentful-management` from 11.40.4 to 11.40.5 - [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.40.4...v11.40.5) --- 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] 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 6da51c1a..aedaeaac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5266,9 +5266,9 @@ "license": "ISC" }, "node_modules/contentful": { - "version": "11.4.1", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.1.tgz", - "integrity": "sha512-T1gsXMUvDpWXds0AYZS4klU1/ecGBiq6GkJZukK7DDeFgyl37sEQf0SB746FQnLbcbBB/JAtRXxoQRCUVBRAHg==", + "version": "11.4.2", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.2.tgz", + "integrity": "sha512-FufJ44gubPRxOc1ciF2xaCnnIONaeTpXbLj1cLCXtSCGS9GWg0AetG2XouRT1nSEWq6Fc/1cPn9ZY3n30BdwCA==", "dependencies": { "@contentful/content-source-maps": "^0.11.7", "@contentful/rich-text-types": "^16.6.1", @@ -5315,9 +5315,9 @@ } }, "node_modules/contentful-management": { - "version": "11.40.4", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.40.4.tgz", - "integrity": "sha512-OQ4VJW2oRDSiAkKmTkit5e97iw1WsJv5wFtY2jSHv1NSoPQgTy7EsJYarScOHu4IUj5SFqNGakRk25PX7+uvkg==", + "version": "11.40.5", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.40.5.tgz", + "integrity": "sha512-wTYaV5Cq5xszSfhbiAArnjZviV5uVo3Be5qTO2LE6uQCaB2NzLykGNxDP4EHR1VPehAhSPjsxx6wLYByaBarrw==", "dependencies": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.9",