From 842474b7c474391969b19585574af96809e1f794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:18:09 +0000 Subject: [PATCH] chore(deps): bump contentful-export from 7.19.108 to 7.19.145 Bumps [contentful-export](https://github.com/contentful/contentful-export) from 7.19.108 to 7.19.145. - [Release notes](https://github.com/contentful/contentful-export/releases) - [Commits](https://github.com/contentful/contentful-export/compare/v7.19.108...v7.19.145) --- updated-dependencies: - dependency-name: contentful-export dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index a975113..a798252 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2971,9 +2971,9 @@ contentful-batch-libs@^9.4.1: uuid "^9.0.1" contentful-export@^7.19.77: - version "7.19.108" - resolved "https://registry.yarnpkg.com/contentful-export/-/contentful-export-7.19.108.tgz#b291e3af44d2b7c0402ca12a1f607d79ba1afed7" - integrity sha512-3hphzDnEc4lCG1JTx1cPpw9WeWfY0Xlbq1v1P7+tQZSF7drNNYFqtFrnwRPGIgie0xGAY34yco4qCi8jYHY30g== + version "7.19.145" + resolved "https://registry.yarnpkg.com/contentful-export/-/contentful-export-7.19.145.tgz#66064f57344249dfea4eea3416c9d8ba03d8e0b9" + integrity sha512-tGhoC/w94pnQs6L+AnFUkC/mTTBIez32SPWfuZ6kJVyqCKlXzAxvDzgN7aPr3W7/wtw17jam5M5a3vK4KSABtw== dependencies: bfj "^8.0.0" bluebird "^3.3.3" @@ -2981,7 +2981,7 @@ contentful-export@^7.19.77: contentful "^10.6.9" contentful-batch-libs "^9.4.1" contentful-management "^11.0.1" - date-fns "^2.28.0" + date-fns "^3.6.0" figures "^3.2.0" jsonwebtoken "^9.0.0" listr "^0.14.1" @@ -3166,6 +3166,11 @@ date-fns@^2.0.1, date-fns@^2.28.0: dependencies: "@babel/runtime" "^7.21.0" +date-fns@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" + integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== + dateformat@^3.0.0: version "3.0.3" resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"