mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Merge pull request #964 from hackclub/dependabot/npm_and_yarn/octokit/auth-app-6.0.1
This commit is contained in:
commit
90b132add4
2 changed files with 6 additions and 6 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"@hackclub/theme": "^0.3.3",
|
||||
"@mdx-js/loader": "^1.6.22",
|
||||
"@next/mdx": "^13.5.4",
|
||||
"@octokit/auth-app": "^6.0.0",
|
||||
"@octokit/auth-app": "^6.0.1",
|
||||
"@octokit/core": "^5.0.1",
|
||||
"@octokit/rest": "^20.0.1",
|
||||
"add": "^2.0.6",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -1656,16 +1656,16 @@
|
|||
"@nodelib/fs.scandir" "2.1.5"
|
||||
fastq "^1.6.0"
|
||||
|
||||
"@octokit/auth-app@^6.0.0":
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-6.0.0.tgz#f7d31d40f78973cb801c0661db2cc3719de7328b"
|
||||
integrity sha512-OKct7Rukf3g9DjpzcpdacQsdmd6oPrJ7fZND22JkjzhDvfhttUOnmh+qPS4kHhaNNyTxqSThnfrUWvkqNLd1nw==
|
||||
"@octokit/auth-app@^6.0.1":
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-6.0.1.tgz#7137b1af124189a979de6053da5d4c8cdb1fa4e9"
|
||||
integrity sha512-tjCD4nzQNZgmLH62+PSnTF6eGerisFgV4v6euhqJik6yWV96e1ZiiGj+NXIqbgnpjLmtnBqVUrNyGKu3DoGEGA==
|
||||
dependencies:
|
||||
"@octokit/auth-oauth-app" "^7.0.0"
|
||||
"@octokit/auth-oauth-user" "^4.0.0"
|
||||
"@octokit/request" "^8.0.2"
|
||||
"@octokit/request-error" "^5.0.0"
|
||||
"@octokit/types" "^11.0.0"
|
||||
"@octokit/types" "^12.0.0"
|
||||
deprecation "^2.3.1"
|
||||
lru-cache "^10.0.0"
|
||||
universal-github-app-jwt "^1.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue