Skip to content

Commit aae11b7

Browse files
build(deps): bump undici from 6.6.2 to 6.10.1
Bumps [undici](https://github.com/nodejs/undici) from 6.6.2 to 6.10.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/commits) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ec8771 commit aae11b7

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

yarn.lock

+3-10
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
minimatch "^3.1.2"
1818
strip-json-comments "^3.1.1"
1919

20-
"@fastify/busboy@^2.0.0":
21-
version "2.0.0"
22-
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.0.0.tgz#f22824caff3ae506b18207bad4126dbc6ccdb6b8"
23-
integrity sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==
24-
2520
"@humanwhocodes/config-array@^0.11.8":
2621
version "0.11.8"
2722
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
@@ -1108,11 +1103,9 @@ typescript@^4.9.5:
11081103
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11091104

11101105
undici@^6.6.2:
1111-
version "6.6.2"
1112-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.6.2.tgz#8dce5ae54e8a3bc7140c2b2a0972b5fde9a88efb"
1113-
integrity sha512-vSqvUE5skSxQJ5sztTZ/CdeJb1Wq0Hf44hlYMciqHghvz+K88U0l7D6u1VsndoFgskDcnU+nG3gYmMzJVzd9Qg==
1114-
dependencies:
1115-
"@fastify/busboy" "^2.0.0"
1106+
version "6.10.1"
1107+
resolved "https://registry.yarnpkg.com/undici/-/undici-6.10.1.tgz#772d1c9d448a4c3ee10294e7328d64e9e821086a"
1108+
integrity sha512-kSzmWrOx3XBKTgPm4Tal8Hyl3yf+hzlA00SAf4goxv8LZYafKmS6gJD/7Fe5HH/DMNiFTRXvkwhLo7mUn5fuQQ==
11161109

11171110
uri-js@^4.2.2:
11181111
version "4.4.1"

0 commit comments

Comments
 (0)