From 71667bb15af25e5fc5ca87f6d199be8ef11cb244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:10:26 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.25 to 0.5.37 in /test/zkai89.github.io Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.25 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.25...0.5.37) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/zkai89.github.io/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/zkai89.github.io/package-lock.json b/test/zkai89.github.io/package-lock.json index 576c108..6a99c3c 100644 --- a/test/zkai89.github.io/package-lock.json +++ b/test/zkai89.github.io/package-lock.json @@ -2638,9 +2638,9 @@ "integrity": "sha1-DQVdU/UFKqZTyfbraLtdEr9cK1s=" }, "moment-timezone": { - "version": "0.5.25", - "resolved": "https://registry.npm.taobao.org/moment-timezone/download/moment-timezone-0.5.25.tgz", - "integrity": "sha1-oRv6L3TgiDJ/LNTAiz5731WVeBA=", + "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" }