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 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.41 " ,
33
+ "moment-timezone" : " ^0.5.42 " ,
34
34
"nock" : " ^13.3.0" ,
35
35
"prettier" : " 2.8.4" ,
36
36
"ts-jest" : " ^29.0.5" ,
Original file line number Diff line number Diff line change @@ -3667,10 +3667,10 @@ mkdirp@^1.0.4:
3667
3667
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
3668
3668
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
3669
3669
3670
- moment-timezone@^0.5.41 :
3671
- version "0.5.41 "
3672
- resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.41 .tgz#a7ad3285fd24aaf5f93b8119a9d749c8039c64c5 "
3673
- integrity sha512-e0jGNZDOHfBXJGz8vR/sIMXvBIGJJcqFjmlg9lmE+5KX1U7/RZNMswfD8nKnNCnQdKTIj50IaRKwl1fvMLyyRg ==
3670
+ moment-timezone@^0.5.42 :
3671
+ version "0.5.42 "
3672
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.42 .tgz#c59f2aa00442d0dcd1d258d2182873d637b4e17b "
3673
+ integrity sha512-tjI9goqwzkflKSTxJo+jC/W8riTFwEjjunssmFvAWlvNVApjbkJM7UHggyKO0q1Fd/kZVKY77H7C9A0XKhhAFw ==
3674
3674
dependencies :
3675
3675
moment "^2.29.4"
3676
3676
You can’t perform that action at this time.
0 commit comments