Skip to content

Commit 90826e3

Browse files
fix(deps): bump undici in the production-dependencies group
Bumps the production-dependencies group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.8.0 to 7.10.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.8.0...v7.10.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dff4b11 commit 90826e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@octokit/auth-app": "^7.2.1",
1717
"@octokit/request": "^9.2.2",
1818
"p-retry": "^6.2.1",
19-
"undici": "^7.8.0"
19+
"undici": "^7.10.0"
2020
},
2121
"devDependencies": {
2222
"@octokit/openapi": "^19.0.0",

0 commit comments

Comments
 (0)