From 4a6a873e35d123536df566bddd177696127cedc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 00:12:41 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.23 to 0.5.37 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.23 to 0.5.37. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.23...0.5.37) --- updated-dependencies: - dependency-name: moment-timezone 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..f732c90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1463,9 +1463,9 @@ } }, "node_modules/moment-timezone": { - "version": "0.5.23", - "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.23.tgz", - "integrity": "sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w==", + "version": "0.5.37", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz", + "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==", "dependencies": { "moment": ">= 2.9.0" }, @@ -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", @@ -3317,9 +3319,9 @@ "integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==" }, "moment-timezone": { - "version": "0.5.23", - "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.23.tgz", - "integrity": "sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w==", + "version": "0.5.37", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz", + "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==", "requires": { "moment": ">= 2.9.0" }