File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"jest" : " 27.5.1" ,
29
29
"jest-mock" : " ^28.1.3" ,
30
30
"jest-mock-extended" : " ^2.0.7" ,
31
- "moment-timezone" : " ^0.5.34 " ,
31
+ "moment-timezone" : " ^0.5.37 " ,
32
32
"nock" : " ^13.2.9" ,
33
33
"prettier" : " 2.7.1" ,
34
34
"ts-jest" : " ^27.1.4" ,
Original file line number Diff line number Diff line change @@ -4047,10 +4047,10 @@ mkdirp@^1.0.4:
4047
4047
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
4048
4048
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
4049
4049
4050
- moment-timezone@^0.5.34 :
4051
- version "0.5.34 "
4052
- resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34 .tgz#a75938f7476b88f155d3504a9343f7519d9a405c "
4053
- integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg ==
4050
+ moment-timezone@^0.5.37 :
4051
+ version "0.5.37 "
4052
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.37 .tgz#adf97f719c4e458fdb12e2b4e87b8bec9f4eef1e "
4053
+ integrity sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg ==
4054
4054
dependencies :
4055
4055
moment ">= 2.9.0"
4056
4056
You can’t perform that action at this time.
0 commit comments