From b58c7682f06e791931c5f031b7726ab32c14a946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 22:06:23 +0000 Subject: [PATCH] chore(deps): bump luxon from 3.4.2 to 3.4.3 Bumps [luxon](https://github.com/moment/luxon) from 3.4.2 to 3.4.3. - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.4.2...3.4.3) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50e3235..c27b831 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: luxon: specifier: ^3.4.2 - version: 3.4.2 + version: 3.4.3 node-cron: specifier: ^3.0.2 version: 3.0.2 @@ -363,7 +363,7 @@ packages: '@poppinss/utils': 5.0.0 '@types/luxon': 3.3.2 '@types/validator': 13.11.1 - luxon: 3.4.2 + luxon: 3.4.3 normalize-url: 6.1.0 tmp-cache: 1.1.0 validator: 13.11.0 @@ -5252,8 +5252,8 @@ packages: engines: {node: '>=12'} dev: true - /luxon@3.4.2: - resolution: {integrity: sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA==} + /luxon@3.4.3: + resolution: {integrity: sha512-tFWBiv3h7z+T/tDaoxA8rqTxy1CHV6gHS//QdaH4pulbq/JuBSGgQspQQqcgnwdAx6pNI7cmvz5Sv/addzHmUg==} engines: {node: '>=12'} /macroable@7.0.2: