File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +7
-7
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.1" ,
33
- "moment-timezone" : " ^0.5.40 " ,
33
+ "moment-timezone" : " ^0.5.41 " ,
34
34
"nock" : " ^13.3.0" ,
35
35
"prettier" : " 2.8.1" ,
36
36
"ts-jest" : " ^29.0.5" ,
Original file line number Diff line number Diff line change @@ -3653,14 +3653,14 @@ mkdirp@^1.0.4:
3653
3653
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
3654
3654
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
3655
3655
3656
- moment-timezone@^0.5.40 :
3657
- version "0.5.40 "
3658
- resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.40 .tgz#c148f5149fd91dd3e29bf481abc8830ecba16b89 "
3659
- integrity sha512-tWfmNkRYmBkPJz5mr9GVDn9vRlVZOTe6yqY92rFxiOdWXbjaR0+9LwQnZGGuNR63X456NqmEkbskte8tWL5ePg ==
3656
+ moment-timezone@^0.5.41 :
3657
+ version "0.5.41 "
3658
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.41 .tgz#a7ad3285fd24aaf5f93b8119a9d749c8039c64c5 "
3659
+ integrity sha512-e0jGNZDOHfBXJGz8vR/sIMXvBIGJJcqFjmlg9lmE+5KX1U7/RZNMswfD8nKnNCnQdKTIj50IaRKwl1fvMLyyRg ==
3660
3660
dependencies :
3661
- moment ">= 2.9.0 "
3661
+ moment "^2.29.4 "
3662
3662
3663
- " moment@>= 2.9.0 " :
3663
+ moment@^2.29.4 :
3664
3664
version "2.29.4"
3665
3665
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
3666
3666
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
You can’t perform that action at this time.
0 commit comments