fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854
This commit is contained in:
snyk-bot
2025-04-11 09:44:15 +00:00
parent 80a5195e78
commit c781930d3e
2 changed files with 83 additions and 16 deletions

View File

@@ -18,7 +18,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/github": "^2.2.0",
"@octokit/core": "^3.5.1"
"@octokit/core": "^6.1.5"
},
"devDependencies": {
"@types/jest": "^27.4.0",