mirror of https://github.com/nodejs/corepack.git
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](https://github.com/nodejs/undici/compare/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>
This commit is contained in:
parent
db6fae50cf
commit
004c0289cb
|
|
@ -45,7 +45,7 @@
|
|||
"tar": "^6.2.1",
|
||||
"ts-node": "^10.0.0",
|
||||
"typescript": "^5.3.3",
|
||||
"undici": "^6.6.1",
|
||||
"undici": "^6.19.2",
|
||||
"v8-compile-cache": "^2.3.0",
|
||||
"which": "^4.0.0"
|
||||
},
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -2215,7 +2215,7 @@ __metadata:
|
|||
tar: "npm:^6.2.1"
|
||||
ts-node: "npm:^10.0.0"
|
||||
typescript: "npm:^5.3.3"
|
||||
undici: "npm:^6.6.1"
|
||||
undici: "npm:^6.19.2"
|
||||
v8-compile-cache: "npm:^2.3.0"
|
||||
which: "npm:^4.0.0"
|
||||
languageName: unknown
|
||||
|
|
@ -6108,10 +6108,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici@npm:^6.6.1":
|
||||
version: 6.18.2
|
||||
resolution: "undici@npm:6.18.2"
|
||||
checksum: 10c0/271df2f77f873e0df41fa92c4a1685ce1089372801e7a260ba62d79c8a03f5ebc4b35dbed36bbd653928bcac1d2150ecbe276388c86bfb8c9708e3780846a304
|
||||
"undici@npm:^6.19.2":
|
||||
version: 6.19.2
|
||||
resolution: "undici@npm:6.19.2"
|
||||
checksum: 10c0/3b7b9238c0c84fd90742422fb12844a29e33e922d2c5f722f626090ca1f1ec93596ccec9be1814bb0e923e28682d2080a17d17a4afe373897b9770ef25a64d97
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue