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
modules/runners/lambdas/runners
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"jest" : " ^29.5" ,
33
33
"jest-mock" : " ^29.5.0" ,
34
34
"jest-mock-extended" : " ^3.0.1" ,
35
- "moment-timezone" : " ^0.5.42 " ,
35
+ "moment-timezone" : " ^0.5.43 " ,
36
36
"nock" : " ^13.3.0" ,
37
37
"prettier" : " 2.8.7" ,
38
38
"ts-jest" : " ^29.0.5" ,
Original file line number Diff line number Diff line change @@ -3754,10 +3754,10 @@ mkdirp@^1.0.4:
3754
3754
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
3755
3755
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
3756
3756
3757
- moment-timezone@^0.5.42 :
3758
- version "0.5.42 "
3759
- resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.42 .tgz#c59f2aa00442d0dcd1d258d2182873d637b4e17b "
3760
- integrity sha512-tjI9goqwzkflKSTxJo+jC/W8riTFwEjjunssmFvAWlvNVApjbkJM7UHggyKO0q1Fd/kZVKY77H7C9A0XKhhAFw ==
3757
+ moment-timezone@^0.5.43 :
3758
+ version "0.5.43 "
3759
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.43 .tgz#3dd7f3d0c67f78c23cd1906b9b2137a09b3c4790 "
3760
+ integrity sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ ==
3761
3761
dependencies :
3762
3762
moment "^2.29.4"
3763
3763
You can’t perform that action at this time.
0 commit comments