From bca7d473b78fd8df2db7d0a768051e6c3667463b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:37:03 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.23 to 0.5.35 in /ghost/versions/2.31.1 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.23 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.23...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ghost/versions/2.31.1/package.json | 4 ++-- ghost/versions/2.31.1/yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ghost/versions/2.31.1/package.json b/ghost/versions/2.31.1/package.json index 26e8900d..8c3c81b8 100644 --- a/ghost/versions/2.31.1/package.json +++ b/ghost/versions/2.31.1/package.json @@ -106,7 +106,7 @@ "metascraper-url": "5.6.6", "mobiledoc-dom-renderer": "0.7.0", "moment": "2.24.0", - "moment-timezone": "0.5.23", + "moment-timezone": "0.5.35", "multer": "1.4.2", "mysql": "2.17.1", "nconf": "0.10.0", @@ -165,6 +165,6 @@ "tmp": "0.0.33" }, "resolutions": { - "moment-timezone": "0.5.23" + "moment-timezone": "0.5.35" } } diff --git a/ghost/versions/2.31.1/yarn.lock b/ghost/versions/2.31.1/yarn.lock index 0cae65a4..b1507ba5 100644 --- a/ghost/versions/2.31.1/yarn.lock +++ b/ghost/versions/2.31.1/yarn.lock @@ -5406,10 +5406,10 @@ module-not-found-error@^1.0.1: resolved "https://registry.yarnpkg.com/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0" integrity sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA= -moment-timezone@0.5.23: - version "0.5.23" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463" - integrity sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w== +moment-timezone@0.5.23, moment-timezone@0.5.35: + version "0.5.35" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839" + integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw== dependencies: moment ">= 2.9.0"