Skip to content

Commit 8c80f2e

Browse files
fix(deps): bump undici from 7.24.5 to 7.24.7
Bumps [undici](https://github.com/nodejs/undici) from 7.24.5 to 7.24.7. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.5...v7.24.7) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81594a4 commit 8c80f2e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"csv-stringify": "^6.6.0",
136136
"form-data": "^4.0.5",
137137
"terminal-link": "^3.0.0",
138-
"undici": "^7.24.5",
138+
"undici": "^7.24.7",
139139
"zod": "^4.3.6"
140140
},
141141
"devDependencies": {

yarn.lock

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

7964-
undici@^7.24.5:
7965-
version "7.24.5"
7966-
resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.5.tgz#7debcf5623df2d1cb469b6face01645d9c852ae2"
7967-
integrity sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==
7964+
undici@^7.24.7:
7965+
version "7.24.7"
7966+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.7.tgz#af9535341bbe80625ca403a02418477a5c6a8760"
7967+
integrity sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==
79687968

79697969
unicorn-magic@^0.3.0:
79707970
version "0.3.0"

0 commit comments

Comments
 (0)