File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"@headlessui/react" : " 1.5.0" ,
14
- "@octokit/core" : " 3.5.1 " ,
14
+ "@octokit/core" : " 3.6.0 " ,
15
15
"next" : " 12.1.0" ,
16
16
"react" : " 17.0.2" ,
17
17
"react-dom" : " 17.0.2" ,
Original file line number Diff line number Diff line change 372
372
dependencies :
373
373
" @octokit/types" " ^6.0.3"
374
374
375
- " @octokit/core@3.5.1 " :
376
- version "3.5.1 "
377
- resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.5.1 .tgz#8601ceeb1ec0e1b1b8217b960a413ed8e947809b "
378
- integrity sha512-omncwpLVxMP+GLpLPgeGJBF6IWJFjXDS5flY5VbppePYX9XehevbDykRH9PdCdvqt9TS5AOTiDide7h0qrkHjw ==
375
+ " @octokit/core@3.6.0 " :
376
+ version "3.6.0 "
377
+ resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.6.0 .tgz#3376cb9f3008d9b3d110370d90e0a1fcd5fe6085 "
378
+ integrity sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q ==
379
379
dependencies :
380
380
" @octokit/auth-token" " ^2.4.4"
381
381
" @octokit/graphql" " ^4.5.8"
382
- " @octokit/request" " ^5.6.0 "
382
+ " @octokit/request" " ^5.6.3 "
383
383
" @octokit/request-error" " ^2.0.5"
384
384
" @octokit/types" " ^6.0.3"
385
385
before-after-hook "^2.2.0"
417
417
deprecation "^2.0.0"
418
418
once "^1.4.0"
419
419
420
- " @octokit/request@^5.6.0 " :
420
+ " @octokit/request@^5.6.0" , "@octokit/request@^5.6.3" :
421
421
version "5.6.3"
422
422
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.3.tgz#19a022515a5bba965ac06c9d1334514eb50c48b0"
423
423
integrity sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==
You can’t perform that action at this time.
0 commit comments