chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot] 2019-07-12 19:52:15 +00:00 committed by Gregor Martynus
parent 9d1878d8e1
commit 41fb455cd5
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -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"