update @octokit/rest from 16.43.1 to 17.9.2 (#62)

This commit is contained in:
Naoki Oketani
2020-05-23 14:46:31 +09:00
committed by GitHub
parent 49b1b8cc78
commit 161485c040
5 changed files with 3473 additions and 1068 deletions

View File

@@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/github": "^2.1.1",
"@octokit/rest": "^16.43.1",
"@octokit/rest": "^17.9.2",
"axios": "^0.19.2",
"strip-ansi": "^6.0.0"
},