Skip to content

Commit b7d1927

Browse files
chore(deps): bump undici in the other-dependencies group (#65)
Bumps the other-dependencies group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.19.1 to 7.20.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.19.1...v7.20.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7ee145 commit b7d1927

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
@@ -14,7 +14,7 @@
1414
"@actions/core": "1.11.1",
1515
"@actions/github": "^6.0.1",
1616
"form-data": "4.0.5",
17-
"undici": "7.19.1"
17+
"undici": "7.20.0"
1818
},
1919
"devDependencies": {
2020
"@types/jest": "29.5.14",

0 commit comments

Comments
 (0)