Skip to content

Commit fe0d955

Browse files
fix(deps): bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/request](https://github.com/octokit/request.js) and [undici](https://github.com/nodejs/undici). Updates `@octokit/auth-app` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v7.2.0...v7.2.1) Updates `@octokit/request` from 9.2.2 to 9.2.3 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v9.2.2...v9.2.3) Updates `undici` from 7.7.0 to 7.8.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.7.0...v7.8.0) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/request" dependency-version: 9.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: undici dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b6f53e commit fe0d955

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"license": "MIT",
1414
"dependencies": {
1515
"@actions/core": "^1.11.1",
16-
"@octokit/auth-app": "^7.2.0",
16+
"@octokit/auth-app": "^7.2.1",
1717
"@octokit/request": "^9.2.2",
1818
"p-retry": "^6.2.1",
19-
"undici": "^7.7.0"
19+
"undici": "^7.8.0"
2020
},
2121
"devDependencies": {
2222
"@octokit/openapi": "^19.0.0",

0 commit comments

Comments
 (0)