From b44c7df6bbfe3b0c7809eb568447654713d14d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:56:55 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.21 to 0.5.35 in /next_form Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.21 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/commits/0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- next_form/package.json | 2 +- next_form/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/next_form/package.json b/next_form/package.json index 3aa5fa0..c818859 100644 --- a/next_form/package.json +++ b/next_form/package.json @@ -14,7 +14,7 @@ "dotenv": "^6.0.0", "less": "^3.7.1", "lodash": "^4.17.10", - "moment-timezone": "^0.5.21", + "moment-timezone": "^0.5.35", "next": "^6.1.1", "react": "^16.4.1", "react-dom": "^16.4.1" diff --git a/next_form/yarn.lock b/next_form/yarn.lock index 06960a7..ffdee30 100644 --- a/next_form/yarn.lock +++ b/next_form/yarn.lock @@ -3325,9 +3325,9 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: dependencies: minimist "0.0.8" -moment-timezone@^0.5.21: - version "0.5.21" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.21.tgz#3cba247d84492174dbf71de2a9848fa13207b845" +moment-timezone@^0.5.35: + version "0.5.35" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839" dependencies: moment ">= 2.9.0"