Batch updating some dependencies for vulns

This commit is contained in:
Tyler Dixon
2025-03-25 19:01:37 +00:00
parent e014659d40
commit b770800601
4 changed files with 149 additions and 48 deletions

View File

@@ -5,7 +5,10 @@
"author": "GitHub and contributors",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0"
"@actions/github": "^6.0.0",
"@octokit/plugin-paginate-rest": "^9.2.2",
"@octokit/request": "^8.4.1",
"@octokit/request-error": "^5.1.1"
},
"engines": {
"node": ">=20.0.0",