From f871513374b8f1e540c6c7ebb0e1803b8ad06b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 00:14:37 +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.4.0 to 11.4.1 - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](https://github.com/contentful/contentful.js/compare/v11.4.0...v11.4.1) Updates `contentful-management` from 11.40.3 to 11.40.4 - [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.3...v11.40.4) --- 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 8d854798..6da51c1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5266,9 +5266,9 @@ "license": "ISC" }, "node_modules/contentful": { - "version": "11.4.0", - "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.0.tgz", - "integrity": "sha512-4OfyXogyKcM48WfAYMekalT3vt5nP1oWaSOF/fJveYCPu0uXTZ7njKPYUt88lvOl+CSCEEJ6immf/o2YT0Z4Fg==", + "version": "11.4.1", + "resolved": "https://registry.npmjs.org/contentful/-/contentful-11.4.1.tgz", + "integrity": "sha512-T1gsXMUvDpWXds0AYZS4klU1/ecGBiq6GkJZukK7DDeFgyl37sEQf0SB746FQnLbcbBB/JAtRXxoQRCUVBRAHg==", "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.3", - "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.40.3.tgz", - "integrity": "sha512-4MC2HJ7VAr8+vpyZoWEraWRxh7zHGbEUkMA4oM/wlOv9MX8N8utrokU9Z8hMqtXSwKkOBAYrJorvfxnRgJdVFA==", + "version": "11.40.4", + "resolved": "https://registry.npmjs.org/contentful-management/-/contentful-management-11.40.4.tgz", + "integrity": "sha512-OQ4VJW2oRDSiAkKmTkit5e97iw1WsJv5wFtY2jSHv1NSoPQgTy7EsJYarScOHu4IUj5SFqNGakRk25PX7+uvkg==", "dependencies": { "@contentful/rich-text-types": "^16.6.1", "axios": "^1.7.9",