From 8cf7c915308905324826b02300ff7da5d8528e1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 23:50:26 +0000 Subject: [PATCH] Bump luxon from 1.26.0 to 1.28.1 in /app Bumps [luxon](https://github.com/moment/luxon) from 1.26.0 to 1.28.1. - [Release notes](https://github.com/moment/luxon/releases) - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/1.26.0...1.28.1) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index e7095f2..8ae8fe4 100644 --- a/app/package.json +++ b/app/package.json @@ -6,7 +6,7 @@ "@aws-sdk/client-lambda": "^3.16.0", "@aws-sdk/client-sns": "^3.16.0", "aws-xray-sdk": "^3.3.3", - "luxon": "^1.26.0", + "luxon": "^1.28.1", "serialize-error": "^8.1.0", "uuid": "^8.3.2" } diff --git a/app/yarn.lock b/app/yarn.lock index 2cd48ad..ecf28fb 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -845,10 +845,10 @@ fast-xml-parser@3.19.0: resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-3.19.0.tgz#cb637ec3f3999f51406dd8ff0e6fc4d83e520d01" integrity sha512-4pXwmBplsCPv8FOY1WRakF970TjNGnGnfbOnLqjlYvMiF1SR3yOHyxMR/YCXpPTOspNF5gwudqktIP4VsWkvBg== -luxon@^1.26.0: - version "1.26.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.26.0.tgz#d3692361fda51473948252061d0f8561df02b578" - integrity sha512-+V5QIQ5f6CDXQpWNICELwjwuHdqeJM1UenlZWx5ujcRMc9venvluCjFb4t5NYLhb6IhkbMVOxzVuOqkgMxee2A== +luxon@^1.28.1: + version "1.28.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0" + integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw== mnemonist@0.38.3: version "0.38.3"