File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 43
43
"@types/aws-lambda" : " ^8.10.97" ,
44
44
"@types/express" : " ^4.17.11" ,
45
45
"@types/node" : " ^17.0.34" ,
46
- "aws-sdk" : " ^2.1136 .0" ,
46
+ "aws-sdk" : " ^2.1149 .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.1136 .0 :
1883
- version "2.1136 .0"
1884
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1136 .0.tgz#d103aed0313af2c254a2dbd54823af8057c7a0b9 "
1885
- integrity sha512-cuXPB1lNoiK/oNTAN+Bud2Pp8/PvY7erL2DYPVN2zsk2nh9e8VG3yldf6KcEO6mm4q/FgZc4X6Zq+fOyuBY/wA ==
1882
+ aws-sdk@^2.1149 .0 :
1883
+ version "2.1149 .0"
1884
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1149 .0.tgz#c7a4e10ca898341bd736ca9ace6cbf19387bc274 "
1885
+ integrity sha512-wNb3YMLhXoK4UkjXhGAWMjRdrXT/Zhv3KdgPmd7VWlr3nXMViLwVJEEYdVmALUdkzCefdzY1JUTRLMgCxtn9EA ==
1886
1886
dependencies :
1887
1887
buffer "4.9.2"
1888
1888
events "1.1.1"
@@ -1891,7 +1891,7 @@ aws-sdk@^2.1136.0:
1891
1891
querystring "0.2.0"
1892
1892
sax "1.2.1"
1893
1893
url "0.10.3"
1894
- uuid "3.3.2 "
1894
+ uuid "8.0.0 "
1895
1895
xml2js "0.4.19"
1896
1896
1897
1897
babel-jest@^27.5.1 :
4498
4498
punycode "1.3.2"
4499
4499
querystring "0.2.0"
4500
4500
4501
- uuid@3.3.2 :
4502
- version "3.3.2 "
4503
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2 .tgz#1b4af4955eb3077c501c23872fc6513811587131 "
4504
- integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA ==
4501
+ uuid@8.0.0 :
4502
+ version "8.0.0 "
4503
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.0.0 .tgz#bc6ccf91b5ff0ac07bbcdbf1c7c4e150db4dbb6c "
4504
+ integrity sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw ==
4505
4505
4506
4506
uuid@^8.3.2 :
4507
4507
version "8.3.2"
You can’t perform that action at this time.
0 commit comments