From ffb66d04688e755ae33f3d58757961d894464054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:23:56 +0000 Subject: [PATCH] build(deps): bump contentful-migration (#2773) Bumps the production-dependencies group with 1 update: [contentful-migration](https://github.com/contentful/contentful-migration). Updates `contentful-migration` from 4.24.0 to 4.25.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.24.0...v4.25.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 a9aefd839..1394bad60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6417,9 +6417,9 @@ } }, "node_modules/contentful-migration": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/contentful-migration/-/contentful-migration-4.24.0.tgz", - "integrity": "sha512-5lIIgmAYpMrjfGA/tc4PnVRKhtLq8NXSPGtJcuMFW2sQrHMW/jiTiAbjJbdmYP/Y0MtbTqP0FzCQEgVmECmIuA==", + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/contentful-migration/-/contentful-migration-4.25.0.tgz", + "integrity": "sha512-fhOXzIF8ZeP0pEpw2bhAiTrxgiJ6h+rq867Wke5q5/1IcXZUXkuMGA3BkYMbsbBazpbtk20Eb9onfBflZwYERw==", "dependencies": { "@hapi/hoek": "^11.0.4", "axios": "^1.6.2",