Skip to content

Commit 727c72b

Browse files
Bump undici from 6.23.0 to 6.27.0
Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.27.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.23.0...v6.27.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.27.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27e83d0 commit 727c72b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/dev-middleware/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@react-native/debugger-shell": "0.87.0-main",
4949
"selfsigned": "^5.5.0",
50-
"undici": "^6.23.0",
50+
"undici": "^6.27.0",
5151
"wait-for-expect": "^3.0.2"
5252
},
5353
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9308,10 +9308,10 @@ undici-types@~6.21.0:
93089308
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
93099309
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
93109310

9311-
undici@^6.23.0:
9312-
version "6.23.0"
9313-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.23.0.tgz#7953087744d9095a96f115de3140ca3828aff3a4"
9314-
integrity sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==
9311+
undici@^6.27.0:
9312+
version "6.27.0"
9313+
resolved "https://registry.yarnpkg.com/undici/-/undici-6.27.0.tgz#41f9e48f7c5a40d27376caaead8c9a9fc7bca9c4"
9314+
integrity sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==
93159315

93169316
unicode-canonical-property-names-ecmascript@^2.0.0:
93179317
version "2.0.0"

0 commit comments

Comments
 (0)