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 26
26
"eslint-plugin-prettier" : " 4.0.0" ,
27
27
"jest" : " 27.3.1" ,
28
28
"jest-mock-extended" : " ^2.0.1" ,
29
- "moment-timezone" : " ^0.5.33 " ,
29
+ "moment-timezone" : " ^0.5.34 " ,
30
30
"nock" : " ^13.2.1" ,
31
31
"prettier" : " 2.4.1" ,
32
32
"ts-jest" : " ^27.0.7" ,
Original file line number Diff line number Diff line change @@ -3583,10 +3583,10 @@ mkdirp@^1.0.4:
3583
3583
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
3584
3584
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
3585
3585
3586
- moment-timezone@^0.5.33 :
3587
- version "0.5.33 "
3588
- resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33 .tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c "
3589
- integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w ==
3586
+ moment-timezone@^0.5.34 :
3587
+ version "0.5.34 "
3588
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34 .tgz#a75938f7476b88f155d3504a9343f7519d9a405c "
3589
+ integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg ==
3590
3590
dependencies :
3591
3591
moment ">= 2.9.0"
3592
3592
You can’t perform that action at this time.
0 commit comments