summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMolly Lloyd <mollymerp@users.noreply.github.com>2018-11-05 13:20:36 -0800
committerGitHub <noreply@github.com>2018-11-05 13:20:36 -0800
commit22a3e9f024e616f6b378328ae69255e03d77ed2f (patch)
tree605e3af7164e93527d544eb4a458ad2c817c8c6f
parent1c733568b0e14f0d2bb1b81fdf5527b300d039a4 (diff)
downloadqtlocation-mapboxgl-22a3e9f024e616f6b378328ae69255e03d77ed2f.tar.gz
[build] update octokit dependency version (#13269)
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",