Skip to content

Commit

Permalink
fix(deps): update octokit
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmenendez committed Feb 28, 2025
1 parent 07b5dcb commit d640911
Show file tree
Hide file tree
Showing 3 changed files with 1,462 additions and 1,971 deletions.
2 changes: 1 addition & 1 deletion actions/add-review-labels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@actions/core": "^1.2.3",
"@actions/github": "^6.0.0",
"decompress": "^4.2.1",
"octokit": "^4.0.2"
"octokit": "^4.1.2"
}
}
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@
"//resolutions:http-signature": "package 'request' deprecated but still used, asks for http-signature ~1.2.0 which indirectly has vulnerabilities",
"//resolutions:minimist": "https://security.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 (version <=1.2.5)",
"resolutions": {
"@octokit/plugin-paginate-rest": "11.4.1",
"@octokit/request": "9.2.1",
"body-parser": "1.20.3",
"braces": "^3.0.3",
"cheerio": "1.0.0-rc.10",
Expand Down
Loading

0 comments on commit d640911

Please sign in to comment.