Update @octokit/core to v3.5.1

This commit is contained in:
Simran Spiller 2021-06-27 00:44:54 +02:00
parent 140858e476
commit 0e47063be0
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@actions/github": "^5.0.0",
"@actions/glob": "^0.2.0",
"@actions/io": "^1.1.1",
"@octokit/core": "^3.2.1",
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.6.0",
"@octokit/plugin-rest-endpoint-methods": "4.2.1"
},

View file

@ -39,7 +39,7 @@
"@actions/github": "^5.0.0",
"@actions/glob": "^0.2.0",
"@actions/io": "^1.1.1",
"@octokit/core": "^3.2.1",
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.6.0",
"@octokit/plugin-rest-endpoint-methods": "4.2.1"
},