From 2159b4fb30ebeeb5730c352723ef375115bc0dec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 21:26:06 +0000 Subject: [PATCH] Update dependency luxon to v3.4.1 --- 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 dacf16b540..5052c6f317 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.0", + "luxon": "3.4.1", "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 b76c9f21dc..0e1b311c8b 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.0", + "luxon": "3.4.1", "mocha": "10.2.0", "should": "13.2.3", "sinon": "15.2.0", diff --git a/yarn.lock b/yarn.lock index 5bc04e24a0..5d8330d5c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21359,10 +21359,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.0, luxon@^3.0.0, luxon@^3.3.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.0.tgz#17cb754efecbf76994f05b2a3f1f91fad7ddfde7" - integrity sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw== +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@^1.26.0: version "1.28.0"