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 26
26
"@octokit/auth-app" : " ^2.4.14" ,
27
27
"@octokit/rest" : " ^18.0.4" ,
28
28
"cron-parser" : " ^2.16.3" ,
29
- "moment" : " ^2.27 .0" ,
29
+ "moment" : " ^2.28 .0" ,
30
30
"yn" : " ^4.0.0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change @@ -2987,10 +2987,10 @@ moment-timezone@^0.5.31:
2987
2987
dependencies :
2988
2988
moment ">= 2.9.0"
2989
2989
2990
- " moment@>= 2.9.0" , moment@^2.27 .0:
2991
- version "2.27 .0"
2992
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.27 .0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d "
2993
- integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ ==
2990
+ " moment@>= 2.9.0" , moment@^2.28 .0:
2991
+ version "2.28 .0"
2992
+ resolved "https://registry.yarnpkg.com/moment/-/moment-2.28 .0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75 "
2993
+ integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw ==
2994
2994
2995
2995
2996
2996
version "2.0.0"
You can’t perform that action at this time.
0 commit comments