Skip to content

Commit 783b3c0

Browse files
committed
feat: upgrade @octokit/plugin-paginate-rest from 9.0.0 to 13.2.0
Snyk has created this PR to upgrade @octokit/plugin-paginate-rest from 9.0.0 to 13.2.0. See this package in npm: @octokit/plugin-paginate-rest See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1dea72f1-7418-4449-b0b9-c8d4eb19cc09?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 783b3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@actions/http-client": "^2.2.0",
4242
"@octokit/core": "^5.0.1",
43-
"@octokit/plugin-paginate-rest": "^9.0.0",
43+
"@octokit/plugin-paginate-rest": "^13.2.0",
4444
"@octokit/plugin-rest-endpoint-methods": "^10.0.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)