Skip to content

Commit 57bfb67

Browse files
build(deps-dev): bump undici from 6.21.1 to 6.21.3 (#712)
Bumps [undici](https://github.com/nodejs/undici) from 6.21.1 to 6.21.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.1...v6.21.3) --- updated-dependencies: - dependency-name: undici dependency-version: 6.21.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antoine du Hamel <[email protected]>
1 parent fa53253 commit 57bfb67

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tar": "^7.4.0",
3838
"tsx": "^4.16.2",
3939
"typescript": "^5.7.3",
40-
"undici": "^6.19.2",
40+
"undici": "^6.21.2",
4141
"v8-compile-cache": "^2.3.0",
4242
"vitest": "^3.0.5",
4343
"which": "^5.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@ __metadata:
13341334
tar: "npm:^7.4.0"
13351335
tsx: "npm:^4.16.2"
13361336
typescript: "npm:^5.7.3"
1337-
undici: "npm:^6.19.2"
1337+
undici: "npm:^6.21.2"
13381338
v8-compile-cache: "npm:^2.3.0"
13391339
vitest: "npm:^3.0.5"
13401340
which: "npm:^5.0.0"
@@ -4279,10 +4279,10 @@ __metadata:
42794279
languageName: node
42804280
linkType: hard
42814281

4282-
"undici@npm:^6.19.2":
4283-
version: 6.21.1
4284-
resolution: "undici@npm:6.21.1"
4285-
checksum: 10c0/d604080e4f8db89b35a63b483b5f96a5f8b19ec9f716e934639345449405809d2997e1dd7212d67048f210e54534143384d712bd9075e4394f0788895ef9ca8e
4282+
"undici@npm:^6.21.2":
4283+
version: 6.21.3
4284+
resolution: "undici@npm:6.21.3"
4285+
checksum: 10c0/294da109853fad7a6ef5a172ad0ca3fb3f1f60cf34703d062a5ec967daf69ad8c03b52e6d536c5cba3bb65615769bf08e5b30798915cbccdddaca01045173dda
42864286
languageName: node
42874287
linkType: hard
42884288

0 commit comments

Comments
 (0)