File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 76
76
"@babel/preset-env" : " ^7.18.10" ,
77
77
"@babel/preset-react" : " ^7.18.6" ,
78
78
"@mdx-js/loader" : " ^2.0.0-next.9" ,
79
- "@octokit/auth-action" : " ^2.0.0 " ,
79
+ "@octokit/auth-action" : " ^2.0.1 " ,
80
80
"@octokit/rest" : " ^19.0.4" ,
81
81
"@parcel/css" : " ^1.12.2" ,
82
82
"@pmmmwh/react-refresh-webpack-plugin" : " next" ,
Original file line number Diff line number Diff line change 1885
1885
"@nodelib/fs.scandir" "2.1.3"
1886
1886
fastq "^1.6.0"
1887
1887
1888
- "@octokit/auth-action@^2.0.0 ":
1889
- version "2.0.0 "
1890
- resolved "https://registry.yarnpkg.com/@octokit/auth-action/-/auth-action-2.0.0 .tgz#1fcef0982f3c30ee687a17ddf5a49a0adf914c40 "
1891
- integrity sha512-mH6i1qVLGAqIb0eh4CrX19MS90B638snykXwDeUiPn+WHc0ATddyJwD3nr/bsKaBtDPl48zrx1lg1ueLXKYybQ ==
1888
+ "@octokit/auth-action@^2.0.1 ":
1889
+ version "2.0.1 "
1890
+ resolved "https://registry.yarnpkg.com/@octokit/auth-action/-/auth-action-2.0.1 .tgz#6b4757713b5067c022787806c2c666affb73f716 "
1891
+ integrity sha512-nh5UTN22jK7ll2BR+zS7yZXB6u9q2lsI+teOhdC/JCfws8guKjH3NynV0ipwERnwP11/GiHJ48Ji+HC5+R92ag ==
1892
1892
dependencies:
1893
1893
"@octokit/auth-token" "^3.0.0"
1894
- "@octokit/types" "^6 .0.3 "
1894
+ "@octokit/types" "^7 .0.0 "
1895
1895
1896
1896
"@octokit/auth-token@^3.0.0":
1897
1897
version "3.0.0"
You can’t perform that action at this time.
0 commit comments