File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 78
78
"watch" : " vite build -w"
79
79
},
80
80
"dependencies" : {
81
- "@octokit/rest" : " ^21.0.1 " ,
81
+ "@octokit/rest" : " ^21.0.2 " ,
82
82
"@types/node" : " ^20" ,
83
83
"tmp-promise" : " ^3.0.3"
84
84
},
Original file line number Diff line number Diff line change 373
373
" @octokit/types" " ^13.1.0"
374
374
universal-user-agent "^7.0.2"
375
375
376
- " @octokit/rest@^21.0.1 " :
377
- version "21.0.1 "
378
- resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-21.0.1 .tgz#b77d985ded81ac180f4efb26858311c0fcb8462c "
379
- integrity sha512-RWA6YU4CqK0h0J6tfYlUFnH3+YgBADlxaHXaKSG+BVr2y4PTfbU2tlKuaQoQZ83qaTbi4CUxLNAmbAqR93A6mQ ==
376
+ " @octokit/rest@^21.0.2 " :
377
+ version "21.0.2 "
378
+ resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-21.0.2 .tgz#9b767dbc1098daea8310fd8b76bf7a97215d5972 "
379
+ integrity sha512-+CiLisCoyWmYicH25y1cDfCrv41kRSvTq6pPWtRroRJzhsCZWZyCqGyI8foJT5LmScADSwRAnr/xo+eewL04wQ ==
380
380
dependencies :
381
381
" @octokit/core" " ^6.1.2"
382
382
" @octokit/plugin-paginate-rest" " ^11.0.0"
You can’t perform that action at this time.
0 commit comments