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 34
34
"ts-node-dev" : " ^1.1.6"
35
35
},
36
36
"dependencies" : {
37
- "@aws-sdk/client-ssm" : " ^3.43 .0" ,
37
+ "@aws-sdk/client-ssm" : " ^3.44 .0" ,
38
38
"@octokit/auth-app" : " 3.6.0" ,
39
39
"@octokit/rest" : " ^18.12.0" ,
40
40
"@octokit/types" : " ^6.34.0" ,
Original file line number Diff line number Diff line change 56
56
" @aws-sdk/types" " 3.40.0"
57
57
tslib "^2.3.0"
58
58
59
- " @aws-sdk/client-ssm@^3.43 .0 " :
60
- version "3.43 .0"
61
- resolved "https://registry.yarnpkg.com/@aws-sdk/client-ssm/-/client-ssm-3.43 .0.tgz#c480c20e46a433083189ecec72b5904b3a1ce567 "
62
- integrity sha512-yE3WmfJqrpy9cppqzt+qdOol17SNeIFofe5C13zQ7db7QYpvv4aM0usjRq9LE8ga8FPGLYdNxbg0tWSOnjkY9Q ==
59
+ " @aws-sdk/client-ssm@^3.44 .0 " :
60
+ version "3.44 .0"
61
+ resolved "https://registry.yarnpkg.com/@aws-sdk/client-ssm/-/client-ssm-3.44 .0.tgz#d4422626adc2d45a427d768ead3abba0f90b971d "
62
+ integrity sha512-85+D0KTGlkN/cu+qEGZLXylHs1KT1qxayxXgJdQWXlq93rdAH4R0W2HcfUclbc4ZKpW9u85cCcl4UnBk3/DLiA ==
63
63
dependencies :
64
64
" @aws-crypto/sha256-browser" " 2.0.0"
65
65
" @aws-crypto/sha256-js" " 2.0.0"
You can’t perform that action at this time.
0 commit comments