File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"csv-parse" : " ^5.5.3" ,
35
35
"handlebars" : " ^4.7.8" ,
36
36
"moment" : " ^2.30.1" ,
37
- "moment-timezone" : " ^0.5.43 " ,
37
+ "moment-timezone" : " ^0.5.44 " ,
38
38
"semver" : " ^7.5.4"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3353,10 +3353,10 @@ minimist@^1.2.5:
3353
3353
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3354
3354
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
3355
3355
3356
- moment-timezone@^0.5.43 :
3357
- version "0.5.43 "
3358
- resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.43 .tgz#3dd7f3d0c67f78c23cd1906b9b2137a09b3c4790 "
3359
- integrity sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ ==
3356
+ moment-timezone@^0.5.44 :
3357
+ version "0.5.44 "
3358
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.44 .tgz#a64a4e47b68a43deeab5ae4eb4f82da77cdf595f "
3359
+ integrity sha512-nv3YpzI/8lkQn0U6RkLd+f0W/zy/JnoR5/EyPz/dNkPTBjA2jNLCVxaiQ8QpeLymhSZvX0wCL5s27NQWdOPwAw ==
3360
3360
dependencies :
3361
3361
moment "^2.29.4"
3362
3362
You can’t perform that action at this time.
0 commit comments