Skip to content

Commit 7bc892d

Browse files
authored
Merge pull request #1400 from salesforcecli/dependabot-npm_and_yarn-undici-7.24.2
fix(deps): bump undici from 7.24.0 to 7.24.2
2 parents ba1f0b9 + f4e3abe commit 7bc892d

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.0",
138+
"undici": "^7.24.2",
139139
"zod": "^4.3.6"
140140
},
141141
"devDependencies": {

yarn.lock

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

7975-
undici@^7.24.0:
7976-
version "7.24.0"
7977-
resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.0.tgz#c7349cdede0db44226b5930783b11207831a5eaf"
7978-
integrity sha512-jxytwMHhsbdpBXxLAcuu0fzlQeXCNnWdDyRHpvWsUl8vd98UwYdl9YTyn8/HcpcJPC3pwUveefsa3zTxyD/ERg==
7975+
undici@^7.24.2:
7976+
version "7.24.2"
7977+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.2.tgz#017c31f68ff12ac49aa6116b4d7b3f38c0c0d7f3"
7978+
integrity sha512-P9J1HWYV/ajFr8uCqk5QixwiRKmB1wOamgS0e+o2Z4A44Ej2+thFVRLG/eA7qprx88XXhnV5Bl8LHXTURpzB3Q==
79797979

79807980
unicorn-magic@^0.3.0:
79817981
version "0.3.0"

0 commit comments

Comments
 (0)