mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 13:08:14 +08:00
chore: bump got from 9.x to 10.x (#3875)
This commit is contained in:
@@ -16,8 +16,7 @@ module.exports = async (ctx) => {
|
||||
headers: {
|
||||
Authorization: `bearer ${config.github.access_token}`,
|
||||
},
|
||||
json: true,
|
||||
data: {
|
||||
json: {
|
||||
query: `
|
||||
{
|
||||
user(login: "${user}") {
|
||||
|
||||
Reference in New Issue
Block a user