Skip to content

Commit e735c9b

Browse files
committed
Bump octokit plugin-paginate-rest to address ReDoS vulnerability
GHSA-h5c3-5r3r-rr8q Note that `npm audit` will still show the updated version as vulnerable, even though it is patched. npm/cli#8125
1 parent dc22dc7 commit e735c9b

File tree

2 files changed

+38
-34
lines changed

2 files changed

+38
-34
lines changed

packages/github/package-lock.json

+37-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/github/package.json

+1-1
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": "^9.2.2",
4444
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
4545
"undici": "^5.28.5"
4646
},

0 commit comments

Comments
 (0)