This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"jest" : " ^29.5" ,
31
31
"jest-mock" : " ^29.5.0" ,
32
32
"jest-mock-extended" : " ^3.0.4" ,
33
- "moment-timezone" : " ^0.5.43 " ,
33
+ "moment-timezone" : " ^0.5.45 " ,
34
34
"nock" : " ^13.4.0" ,
35
35
"prettier" : " 3.2.5" ,
36
36
"ts-jest" : " ^29.1.0" ,
Original file line number Diff line number Diff line change @@ -6574,10 +6574,10 @@ mkdirp@^1.0.4:
6574
6574
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
6575
6575
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
6576
6576
6577
- moment-timezone@^0.5.43 :
6578
- version "0.5.44 "
6579
- resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.44 .tgz#a64a4e47b68a43deeab5ae4eb4f82da77cdf595f "
6580
- integrity sha512-nv3YpzI/8lkQn0U6RkLd+f0W/zy/JnoR5/EyPz/dNkPTBjA2jNLCVxaiQ8QpeLymhSZvX0wCL5s27NQWdOPwAw ==
6577
+ moment-timezone@^0.5.45 :
6578
+ version "0.5.45 "
6579
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.45 .tgz#cb685acd56bac10e69d93c536366eb65aa6bcf5c "
6580
+ integrity sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ ==
6581
6581
dependencies :
6582
6582
moment "^2.29.4"
6583
6583
You can’t perform that action at this time.
0 commit comments