Skip to content

Commit aeaa4b7

Browse files
Bump undici from 7.4.0 to 7.5.0 (#12510)
Bumps [undici](https://github.com/nodejs/undici) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e453db6 commit aeaa4b7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"react-lazyload": "3.2.1",
126126
"react-router-config": "5.1.1",
127127
"react-router-dom": "5.3.4",
128-
"undici": "7.4.0",
128+
"undici": "7.5.0",
129129
"url-parse": "1.5.10",
130130
"winston": "patch:[email protected]#./patches/winston-file-descriptor.patch"
131131
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -14914,7 +14914,7 @@ __metadata:
1491414914
ts-jest: "npm:29.2.6"
1491514915
ts-loader: "npm:9.5.2"
1491614916
typescript: "npm:5.8.2"
14917-
undici: "npm:7.4.0"
14917+
undici: "npm:7.5.0"
1491814918
url-parse: "npm:1.5.10"
1491914919
wait-on: "npm:8.0.3"
1492014920
webpack: "npm:5.98.0"
@@ -16209,10 +16209,10 @@ __metadata:
1620916209
languageName: node
1621016210
linkType: hard
1621116211

16212-
"undici@npm:7.4.0":
16213-
version: 7.4.0
16214-
resolution: "undici@npm:7.4.0"
16215-
checksum: 10/b2f659f2e2cdad422ad9ae6aff2bbba2669c0707708eed9cb56d85bcaf554c4e61be5fd437e58bb181d5ee6cd6c87def393fcfccd1633cc8ff2aa6b744abe520
16212+
"undici@npm:7.5.0":
16213+
version: 7.5.0
16214+
resolution: "undici@npm:7.5.0"
16215+
checksum: 10/66b84d69f7648c2fef5d213492d037ef337c74c817c61589aa6abf51bff75ad9c97aba55139724471e967e3efcbce3e9748a72271db4d3421bdfc0ee8143dbe9
1621616216
languageName: node
1621716217
linkType: hard
1621816218

0 commit comments

Comments
 (0)