fix(deps): bump the production-dependencies group across 1 directory with 2 updates (#228)

Bumps the production-dependencies group with 2 updates in the / directory: [@octokit/auth-app](https://github.com/octokit/auth-app.js) and [undici](https://github.com/nodejs/undici).
This commit is contained in:
dependabot[bot]
2025-04-03 22:43:14 +00:00
committed by GitHub
parent f17d09a7b5
commit 2411bfc792
2 changed files with 10 additions and 10 deletions

View File

@@ -13,10 +13,10 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",
"@octokit/auth-app": "^7.1.5",
"@octokit/auth-app": "^7.2.0",
"@octokit/request": "^9.2.2",
"p-retry": "^6.2.1",
"undici": "^7.5.0"
"undici": "^7.7.0"
},
"devDependencies": {
"@octokit/openapi": "^18.2.0",