This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +6
-12
lines changed
2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@aws-sdk/client-ec2" : " ^3.303.0" ,
42
- "@octokit/auth-app" : " 4.0.9 " ,
42
+ "@octokit/auth-app" : " 4.0.13 " ,
43
43
"@octokit/rest" : " ^19.0.7" ,
44
44
"@octokit/types" : " ^9.0.0" ,
45
45
"@terraform-aws-github-runner/aws-ssm-util" : " *" ,
Original file line number Diff line number Diff line change 2710
2710
dependencies :
2711
2711
nx "15.9.2"
2712
2712
2713
-
2714
- version "4.0.9 "
2715
- resolved "https://registry.npmjs.org /@octokit/auth-app/-/auth-app-4.0.9 .tgz"
2716
- integrity sha512-VFpKIXhHO+kVJtane5cEvdYPtjDKCOI0uKsRrsZfJP+uEu7rcPbQCLCcRKgyT+mUIzGr1IIOmwP/lFqSip1dXA ==
2713
+
2714
+ version "4.0.13 "
2715
+ resolved "https://registry.yarnpkg.com /@octokit/auth-app/-/auth-app-4.0.13 .tgz#53323bee6bfefbb73ea544dd8e6a0144550e13e3 "
2716
+ integrity sha512-NBQkmR/Zsc+8fWcVIFrwDgNXS7f4XDrkd9LHdi9DPQw1NdGHLviLzRO2ZBwTtepnwHXW5VTrVU9eFGijMUqllg ==
2717
2717
dependencies :
2718
2718
" @octokit/auth-oauth-app" " ^5.0.0"
2719
2719
" @octokit/auth-oauth-user" " ^2.0.0"
2720
2720
" @octokit/request" " ^6.0.0"
2721
2721
" @octokit/request-error" " ^3.0.0"
2722
2722
" @octokit/types" " ^9.0.0"
2723
- " @types/lru-cache" " ^5.1.0"
2724
2723
deprecation "^2.3.1"
2725
- lru-cache "^6 .0.0"
2724
+ lru-cache "^9 .0.0"
2726
2725
universal-github-app-jwt "^1.1.1"
2727
2726
universal-user-agent "^6.0.0"
2728
2727
3208
3207
dependencies :
3209
3208
" @types/node" " *"
3210
3209
3211
- " @types/lru-cache@^5.1.0 " :
3212
- version "5.1.1"
3213
- resolved "https://registry.npmjs.org/@types/lru-cache/-/lru-cache-5.1.1.tgz"
3214
- integrity sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==
3215
-
3216
3210
" @types/mime@* " :
3217
3211
version "3.0.1"
3218
3212
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
You can’t perform that action at this time.
0 commit comments