fix: upgrade @octokit/rest from 19.0.11 to 19.0.13

Snyk has created this PR to upgrade @octokit/rest from 19.0.11 to 19.0.13.

See this package in npm:
https://www.npmjs.com/package/@octokit/rest

See this project in Snyk:
https://app.snyk.io/org/oke-py/project/c6e7d31d-2862-4162-9c76-afc8027c13b3?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2023-07-08 00:49:33 +00:00
committed by Naoki Oketani
parent 97535d59ac
commit 96dbf7337a
2 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@octokit/rest": "^19.0.11",
"@octokit/rest": "^19.0.13",
"strip-ansi": "^6.0.1"
},
"devDependencies": {