From b2f2fd3cf6bc0cf70f770abefd5b0e7c77880bfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 01:42:34 +0000 Subject: [PATCH] build(deps): bump contentful-migration (#2800) Bumps the production-dependencies group with 1 update: [contentful-migration](https://github.com/contentful/contentful-migration). Updates `contentful-migration` from 4.25.2 to 4.26.0 - [Release notes](https://github.com/contentful/contentful-migration/releases) - [Changelog](https://github.com/contentful/contentful-migration/blob/main/CHANGELOG.md) - [Commits](https://github.com/contentful/contentful-migration/compare/v4.25.2...v4.26.0) --- updated-dependencies: - dependency-name: contentful-migration dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index be54872fb..2c0ff5d70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6297,9 +6297,9 @@ } }, "node_modules/contentful-migration": { - "version": "4.25.2", - "resolved": "https://registry.npmjs.org/contentful-migration/-/contentful-migration-4.25.2.tgz", - "integrity": "sha512-wL3nTLYH1ogcEZN0XYumdgGTVjjd8+D/abWTS7QfH5P4CvXl5blkTfm/JeLyruJm6X9p/hJAMFKOOmj8NeDjcQ==", + "version": "4.26.0", + "resolved": "https://registry.npmjs.org/contentful-migration/-/contentful-migration-4.26.0.tgz", + "integrity": "sha512-wVzyTahZQF7ZlR9qD18SXlgCg0li7Z6r4UqcUOYj4ptsApOH7Kb867Y9iLIrGgW3CPZ/JeiRLihD24pr/ur8eA==", "dependencies": { "@hapi/hoek": "^11.0.4", "axios": "^1.7.7",