Skip to content

Commit 76295fc

Browse files
authored
Merge pull request #1808 from MelsHyrule/updating-moment-timezone
Updating moment timezone
2 parents f66a21a + b39e98f commit 76295fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jquery-ui-bundle": "~1.12.1-migrate",
6464
"lodash": "~4.17.20",
6565
"moment": "~2.28.0",
66-
"moment-timezone": "~0.5.31",
66+
"moment-timezone": "^0.5.37",
6767
"ngprogress": "~1.1.3",
6868
"ngstorage": "~0.3.11",
6969
"numeral": "~2.0.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9500,7 +9500,7 @@ fsevents@~2.3.2:
95009500
mini-css-extract-plugin: ~1.2.1
95019501
mocha: ~8.2.1
95029502
moment: ~2.28.0
9503-
moment-timezone: ~0.5.31
9503+
moment-timezone: ^0.5.37
95049504
ng-annotate-loader: ~0.7.0
95059505
ng-annotate-patched: ~1.12.0
95069506
ngprogress: ~1.1.3
@@ -9916,12 +9916,12 @@ fsevents@~2.3.2:
99169916
languageName: node
99179917
linkType: hard
99189918

9919-
"moment-timezone@npm:~0.5.31":
9920-
version: 0.5.33
9921-
resolution: "moment-timezone@npm:0.5.33"
9919+
"moment-timezone@npm:^0.5.37":
9920+
version: 0.5.37
9921+
resolution: "moment-timezone@npm:0.5.37"
99229922
dependencies:
99239923
moment: ">= 2.9.0"
9924-
checksum: dea6043b4a21aedf2e64d545cdfc795a11e0739edb06f4eb10570503118cb1fe4ab57e012a5f3594bd1cdd2a3c617f42836fb6e4faff33eb25a1fe3cc239c9bf
9924+
checksum: b3fc24848a396ee3801331a4b5511591df0e22241e59f55200a475603f23a8429f01887294c7a0c005dae25b8e4bef20472fbc875ff20080f26fded066559f1a
99259925
languageName: node
99269926
linkType: hard
99279927

0 commit comments

Comments
 (0)