From 6a72b1ead37780b9191412767acddc30a360e7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:09:41 +0000 Subject: [PATCH] Bump luxon from 1.12.1 to 1.28.1 Bumps [luxon](https://github.com/moment/luxon) from 1.12.1 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/commits/1.28.1) --- updated-dependencies: - dependency-name: luxon dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 991e4f7..52bf0c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1393,9 +1393,9 @@ } }, "node_modules/luxon": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.12.1.tgz", - "integrity": "sha512-Zv/qJb2X1ESTrlniAViWx2aqGwi2cVpeoZFTbPdPiCu4EsadKsmb/QCH8HQjMUpDZKKJIHKHsJxV5Rwpq47HKQ==", + "version": "1.28.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.28.1.tgz", + "integrity": "sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==", "optional": true, "engines": { "node": "*" @@ -2982,6 +2982,7 @@ }, "hubot-jira-bot": { "version": "git+ssh://git@github.com/joedrew/hubot-jira-bot.git#f339deec2a8b2191e3f070a5312246e6daa68770", + "integrity": "sha512-25XWChciD7DP3ArGPPpFVoRlFmJlz2QEdlztGoY3XXM7UTQycqk+9OQtjT0lEc64BmvyfJgDXhjCM2RMpvT4JQ==", "from": "hubot-jira-bot@git://github.com/joedrew/hubot-jira-bot.git#email-address", "requires": { "coffee-script": "^1.10.0", @@ -3030,6 +3031,7 @@ }, "hubot-plusplus-slack": { "version": "git+ssh://git@github.com/joedrew/hubot-plusplus.git#ccfb1a9088c27445cf1e2e700a9d73d77dc32629", + "integrity": "sha512-FcRaQlMjlteOT6MYrtO1m1/5f3uu8hD/6ooZVAQLkkynWQZQaQ6ubpIUEDwLRbzeOejE9qo4jinCz9hjwRip2w==", "from": "hubot-plusplus-slack@git+https://github.com/joedrew/hubot-plusplus.git", "requires": { "@slack/client": "^4.2.0", @@ -3268,9 +3270,9 @@ "integrity": "sha1-4PyVEztu8nbNyIh82vJKpvFW+Po=" }, "luxon": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.12.1.tgz", - "integrity": "sha512-Zv/qJb2X1ESTrlniAViWx2aqGwi2cVpeoZFTbPdPiCu4EsadKsmb/QCH8HQjMUpDZKKJIHKHsJxV5Rwpq47HKQ==", + "version": "1.28.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.28.1.tgz", + "integrity": "sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==", "optional": true }, "media-typer": {