chore(package): bump @octokit/rest from 18.12.0 to 19.0.5

This commit is contained in:
Naoki Oketani
2022-12-23 21:34:57 +09:00
parent 06f44f9c23
commit 2d5d6a8bb4
2 changed files with 239 additions and 14 deletions

View File

@@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@octokit/rest": "^18.12.0",
"@octokit/rest": "^19.0.5",
"axios": "1.2.x",
"strip-ansi": "^6.0.1"
},