summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMolly Lloyd <molly@mapbox.com>2018-11-02 14:10:55 -0700
committerMolly Lloyd <molly@mapbox.com>2018-11-02 14:12:03 -0700
commit16e319cbc6ab82fdec90fee0726e4ec2e2eb8b8a (patch)
tree7942fb2d0019d1e8325dd66d2d7bc5bbdefbb4c7
parenta282b195d54918a7107444303a515448f7ed7614 (diff)
downloadqtlocation-mapboxgl-upstream/update-octokit.tar.gz
update octokit versionupstream/update-octokit
createInstallationToken endpoint had a breaking change and this update uses the new endpoint
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7ddbad1997..ce8262b376 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"npm-run-all": "^4.0.2"
},
"devDependencies": {
- "@octokit/rest": "^15.9.2",
+ "@octokit/rest": "^15.15.1",
"aws-sdk": "^2.285.1",
"csscolorparser": "^1.0.2",
"ejs": "^2.4.1",