From bd8c43c7b5d83d3bbb0f5434b2c0cb2c71d88649 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 01:04:11 +0000 Subject: [PATCH] Update dependency luxon to v3.4.2 --- ghost/core/package.json | 2 +- ghost/stats-service/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ghost/core/package.json b/ghost/core/package.json index 7edc427027..2f79578bec 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -203,7 +203,7 @@ "knex-migrator": "5.1.5", "lib0": "0.2.80", "lodash": "4.17.21", - "luxon": "3.4.1", + "luxon": "3.4.2", "moment": "2.24.0", "moment-timezone": "0.5.23", "multer": "1.4.4", diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index 0e1b311c8b..756bc5ac19 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -25,7 +25,7 @@ "@types/sinon": "10.0.16", "c8": "7.14.0", "knex": "2.4.2", - "luxon": "3.4.1", + "luxon": "3.4.2", "mocha": "10.2.0", "should": "13.2.3", "sinon": "15.2.0", diff --git a/yarn.lock b/yarn.lock index d77d9e4da6..0f85fe6588 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21380,10 +21380,10 @@ ltgt@^2.1.2: resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5" integrity sha512-AI2r85+4MquTw9ZYqabu4nMwy9Oftlfa/e/52t9IjtfG+mGBbTNdAoZ3RQKLHR6r0wQnwZnPIEh/Ya6XTWAKNA== -luxon@3.4.1, luxon@^3.0.0, luxon@^3.3.0: - version "3.4.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.1.tgz#9147374b2c539e7893f906c420e9b080b59c5457" - integrity sha512-2USspxOCXWGIKHwuQ9XElxPPYrDOJHDQ5DQ870CoD+CxJbBnRDIBCfhioUJJjct7BKOy80Ia8cVstIcIMb/0+Q== +luxon@3.4.2, luxon@^3.0.0, luxon@^3.3.0: + version "3.4.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.2.tgz#f5bcab779f3d6a943ee7c8621c2b416bc10abd24" + integrity sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA== luxon@^1.26.0: version "1.28.0"