Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"prettier": "^3.5.3",
"ts-jest": "^27.1.5",
"typescript": "5.5.4",
"undici": "^6.21.2",
"undici": "^7.13.0",
"xhr-mock": "^2.5.1"
},
"resolutions": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ __metadata:
prettier: ^3.5.3
ts-jest: ^27.1.5
typescript: 5.5.4
undici: ^6.21.2
undici: ^7.13.0
xhr-mock: ^2.5.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -21250,10 +21250,10 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^6.21.2":
version: 6.21.2
resolution: "undici@npm:6.21.2"
checksum: 4d7227910bfee0703ea5c5c9d4343bcb2a80d2ce2eb64698b6fb8cc48852e29f7c7c623126161a5073fd594c9040ae7e7ecc8e093fe6e84a9394dd2595754ec5
"undici@npm:^7.13.0":
version: 7.13.0
resolution: "undici@npm:7.13.0"
checksum: 9faf96fa20f17974970d9a33571f76cb6a5c9a157180a161faeda28e58213f553370952dbc84954b682fb4836b8d2b986a2a2b86faca0cf0d7d7b519b8395958
languageName: node
linkType: hard

Expand Down
Loading