Skip to content

Commit 88040f6

Browse files
chore(deps): bump undici from 7.16.0 to 7.18.0 in the dependencies group (#37)
Bumps the dependencies group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.16.0 to 7.18.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.16.0...v7.18.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.18.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 a634236 commit 88040f6

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.16.0"
60+
"undici": "7.18.0"
6161
}
6262
}

0 commit comments

Comments
 (0)