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 42
42
"@octokit/auth-app" : " 4.0.9" ,
43
43
"@octokit/rest" : " ^19.0.5" ,
44
44
"@octokit/types" : " ^9.0.0" ,
45
- "aws-sdk" : " ^2.1289 .0" ,
45
+ "aws-sdk" : " ^2.1329 .0" ,
46
46
"cron-parser" : " ^4.7.1" ,
47
47
"tslog" : " ^3.3.4" ,
48
48
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change @@ -2031,10 +2031,10 @@ available-typed-arrays@^1.0.5:
2031
2031
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
2032
2032
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
2033
2033
2034
- aws-sdk@^2.1289 .0 :
2035
- version "2.1289 .0"
2036
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1289 .0.tgz#8efa68a738ce386667aeffbd8679491cfa6e458f "
2037
- integrity sha512-wT7SZ385NEm6X4VC1Bhf1loBZi2BDVqEET4G9I7E2tyuEdfeubPvZpCV/BgdId3qwqB4LjbMLBje18Op3zpgBA ==
2034
+ aws-sdk@^2.1329 .0 :
2035
+ version "2.1329 .0"
2036
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1329 .0.tgz#6a83a1f7f8e1b3cdc8f8bdc3b7db7bfd43812b78 "
2037
+ integrity sha512-F5M9x/T+PanPiYGiL95atFE6QiwzJWwgPahaEgUdq+qvVAgruiNy5t6nw2B5tBB/yWDPPavHFip3UsXeO0qU3Q ==
2038
2038
dependencies :
2039
2039
buffer "4.9.2"
2040
2040
events "1.1.1"
You can’t perform that action at this time.
0 commit comments