forked from mirrors/probot
chore(package): update lockfile package-lock.json
This commit is contained in:
parent
9d1878d8e1
commit
41fb455cd5
|
@ -498,9 +498,9 @@
|
|||
}
|
||||
},
|
||||
"@octokit/graphql": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-2.1.3.tgz",
|
||||
"integrity": "sha512-XoXJqL2ondwdnMIW3wtqJWEwcBfKk37jO/rYkoxNPEVeLBDGsGO1TCWggrAlq3keGt/O+C/7VepXnukUxwt5vA==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-3.0.0.tgz",
|
||||
"integrity": "sha512-fWDRHSSs9hSjWQNt6qttQXgl/nPXG7tBCLifH68sHVgIDMmCldhmog6fcCja1PIiWvvw2hltf0WWJxtiDThx9Q==",
|
||||
"requires": {
|
||||
"@octokit/request": "^5.0.0",
|
||||
"universal-user-agent": "^2.0.3"
|
||||
|
|
Loading…
Reference in New Issue