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 43
43
"@types/aws-lambda" : " ^8.10.96" ,
44
44
"@types/express" : " ^4.17.11" ,
45
45
"@types/node" : " ^17.0.31" ,
46
- "aws-sdk" : " ^2.1130 .0" ,
46
+ "aws-sdk" : " ^2.1131 .0" ,
47
47
"cron-parser" : " ^4.4.0" ,
48
48
"tslog" : " ^3.3.3" ,
49
49
"typescript" : " ^4.6.4"
Original file line number Diff line number Diff line change @@ -1879,10 +1879,10 @@ asynckit@^0.4.0:
1879
1879
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1880
1880
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1881
1881
1882
- aws-sdk@^2.1130 .0 :
1883
- version "2.1130 .0"
1884
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1130 .0.tgz#3aeeceaf1cfe82a8400295e7c2c6642a16a6a4fc "
1885
- integrity sha512-bkLXuOpHphKvaMAbbmqaHQtYsGICmoyEJdLlNOTCq7dH0uKxARcZEj01ebCifsJJ/fOrPt8EbNUHPu4/DOueDA ==
1882
+ aws-sdk@^2.1131 .0 :
1883
+ version "2.1131 .0"
1884
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1131 .0.tgz#0d235c6335587532d280a0d3a5971d48766d2e2a "
1885
+ integrity sha512-Ic3f2fSgVhYDQ0OBGxE6ODtSwaKyxBPGrI2RGrYt2Oj0Z8f227P7dB90o9X7y2MtnuJ4WoAzkf3Vc1c1UnnZlA ==
1886
1886
dependencies :
1887
1887
buffer "4.9.2"
1888
1888
events "1.1.1"
You can’t perform that action at this time.
0 commit comments