Skip to content

Commit 004c028

Browse files
build(deps-dev): bump undici from 6.18.2 to 6.19.2 (#509)
Bumps [undici](https://github.com/nodejs/undici) from 6.18.2 to 6.19.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.18.2...v6.19.2) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db6fae5 commit 004c028

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"tar": "^6.2.1",
4646
"ts-node": "^10.0.0",
4747
"typescript": "^5.3.3",
48-
"undici": "^6.6.1",
48+
"undici": "^6.19.2",
4949
"v8-compile-cache": "^2.3.0",
5050
"which": "^4.0.0"
5151
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2215,7 +2215,7 @@ __metadata:
22152215
tar: "npm:^6.2.1"
22162216
ts-node: "npm:^10.0.0"
22172217
typescript: "npm:^5.3.3"
2218-
undici: "npm:^6.6.1"
2218+
undici: "npm:^6.19.2"
22192219
v8-compile-cache: "npm:^2.3.0"
22202220
which: "npm:^4.0.0"
22212221
languageName: unknown
@@ -6108,10 +6108,10 @@ __metadata:
61086108
languageName: node
61096109
linkType: hard
61106110

6111-
"undici@npm:^6.6.1":
6112-
version: 6.18.2
6113-
resolution: "undici@npm:6.18.2"
6114-
checksum: 10c0/271df2f77f873e0df41fa92c4a1685ce1089372801e7a260ba62d79c8a03f5ebc4b35dbed36bbd653928bcac1d2150ecbe276388c86bfb8c9708e3780846a304
6111+
"undici@npm:^6.19.2":
6112+
version: 6.19.2
6113+
resolution: "undici@npm:6.19.2"
6114+
checksum: 10c0/3b7b9238c0c84fd90742422fb12844a29e33e922d2c5f722f626090ca1f1ec93596ccec9be1814bb0e923e28682d2080a17d17a4afe373897b9770ef25a64d97
61156115
languageName: node
61166116
linkType: hard
61176117

0 commit comments

Comments
 (0)