From acc90d08d24c8a45e4a3386d873bb2a4238ad67b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 19:07:09 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /. directory: [luxon](https://github.com/moment/luxon). Updates `luxon` from 3.4.3 to 3.4.4 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.4.3...3.4.4) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7f773e52..0e77f756 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "jwks-rsa": "^3.0.0", "jwt-decode": "^3.1.2", "lodash": "^4.17.21", - "luxon": "^3.4.3", + "luxon": "^3.4.4", "mime-types": "^2.1.35", "morgan": "^1.10.0", "multer": "^1.4.5-lts.1", diff --git a/yarn.lock b/yarn.lock index 72f10517..ad59af3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13626,10 +13626,10 @@ luxon@^1.28.0: resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.0.tgz#e7f96daad3938c06a62de0fb027115d251251fbf" integrity sha512-TfTiyvZhwBYM/7QdAVDh+7dBTBA29v4ik0Ce9zda3Mnf8on1S5KJI8P2jKFZ8+5C0jhmr0KwJEO/Wdpm0VeWJQ== -luxon@^3.4.3: - version "3.4.3" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.3.tgz#8ddf0358a9492267ffec6a13675fbaab5551315d" - integrity sha512-tFWBiv3h7z+T/tDaoxA8rqTxy1CHV6gHS//QdaH4pulbq/JuBSGgQspQQqcgnwdAx6pNI7cmvz5Sv/addzHmUg== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== lz-string@^1.4.4: version "1.4.4"