Skip to content

Commit bfa43a0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"dependencies": {
5858
"combine-async-iterators": "^3.0.0",
5959
"http-link-header": "^1.1.3",
60-
"undici": "7.20.0"
60+
"undici": "7.21.0"
6161
}
6262
}

0 commit comments

Comments
 (0)