From c77a5f37927fcc422403bcee126089a174fd89d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 04:52:20 +0000 Subject: [PATCH] build(deps): bump moment-timezone from 0.5.13 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.13 to 0.5.35. - [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.13...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f734c1a2..cbf6c99a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/es6-promise": "0.0.28", "@types/node": "12.12.25", "hasher": "^1.2.0", - "moment-timezone": "0.5.13", + "moment-timezone": "0.5.35", "tributejs": "^3.7.3" }, "devDependencies": {