From 102860ba02f989c341f8d735d9d8dd4ac83aec65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 01:26:06 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.27 to 0.5.37 in /ethereum/substrate-deputy Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.27 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.27...0.5.37) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ethereum/substrate-deputy/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ethereum/substrate-deputy/package-lock.json b/ethereum/substrate-deputy/package-lock.json index ffec88a..3d66f42 100644 --- a/ethereum/substrate-deputy/package-lock.json +++ b/ethereum/substrate-deputy/package-lock.json @@ -2025,9 +2025,9 @@ "integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s=" }, "moment-timezone": { - "version": "0.5.27", - "resolved": "https://registry.npm.taobao.org/moment-timezone/download/moment-timezone-0.5.27.tgz?cache=0&sync_timestamp=1571207551387&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmoment-timezone%2Fdownload%2Fmoment-timezone-0.5.27.tgz", - "integrity": "sha1-c63sgTm2/jBFLnjyEPJ7HzRriHc=", + "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" }