Skip to content

Commit 8b25422

Browse files
Bump moment-timezone from 0.5.32 to 0.5.35
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.32 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](moment/moment-timezone@0.5.32...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ec4b4c commit 8b25422

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"gm": "^1.23.1",
3232
"jimp": "^0.2.28",
3333
"jsonwebtoken": "^8.2.1",
34-
"moment-timezone": "^0.5.16",
34+
"moment-timezone": "^0.5.35",
3535
"nuxt": "^1.4.0",
3636
"parse-color": "^1.0.0",
3737
"passport": "^0.4.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4610,17 +4610,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.4, mkdirp@~0.5.0, mkdirp@~0.5.1:
46104610
dependencies:
46114611
minimist "^1.2.5"
46124612

4613-
moment-timezone@^0.5.16:
4614-
version "0.5.32"
4615-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.32.tgz#db7677cc3cc680fd30303ebd90b0da1ca0dfecc2"
4616-
integrity sha512-Z8QNyuQHQAmWucp8Knmgei8YNo28aLjJq6Ma+jy1ZSpSk5nyfRT8xgUbSQvD2+2UajISfenndwvFuH3NGS+nvA==
4617-
dependencies:
4618-
moment ">= 2.9.0"
4619-
4620-
moment-timezone@^0.5.31:
4621-
version "0.5.33"
4622-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c"
4623-
integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==
4613+
moment-timezone@^0.5.31, moment-timezone@^0.5.35:
4614+
version "0.5.35"
4615+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839"
4616+
integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==
46244617
dependencies:
46254618
moment ">= 2.9.0"
46264619

0 commit comments

Comments
 (0)