Skip to content

Update dependency @types/node to v20.19.4 #462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2292,20 +2292,20 @@ __metadata:
linkType: hard

"@types/node@npm:*":
version: 22.15.30
resolution: "@types/node@npm:22.15.30"
version: 24.0.10
resolution: "@types/node@npm:24.0.10"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/ca330ac0e7fd502686d6df115fcc606aba46fd334220f749bbba2f639accdadcb23f7900603ceccdc8240be736739cad5c0b87c0fa92c9255a4dff245f07d664
undici-types: "npm:~7.8.0"
checksum: 10c0/11dbd869d3e12ee7b7818113588950e538783e45d227122174c763cb05977defbd1e01b44b5ccd4b8997e42c3df7f7b83c6ee05cfa43d924c8882886bc5f6582
languageName: node
linkType: hard

"@types/node@npm:^20.12.12":
version: 20.19.0
resolution: "@types/node@npm:20.19.0"
version: 20.19.4
resolution: "@types/node@npm:20.19.4"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/11979f5c4c626555351352fe1b30846700ca018747272a7ff425f883f102805b7f07737d5b7fa3c6deb0ddaeb94e367bb9a633a3d1e1d5c517de9a6283c6f21c
checksum: 10c0/53f40c963d1804d2e87ad942636fee4be0e1ca88f2173b2a52b198797747bfb55d9ba6613cd918a0c5083a03b87d58688497c7ea58a8f3108fc86a5d627528e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10661,6 +10661,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~7.8.0":
version: 7.8.0
resolution: "undici-types@npm:7.8.0"
checksum: 10c0/9d9d246d1dc32f318d46116efe3cfca5a72d4f16828febc1918d94e58f6ffcf39c158aa28bf5b4fc52f410446bc7858f35151367bd7a49f21746cab6497b709b
languageName: node
linkType: hard

"union-value@npm:^1.0.0":
version: 1.0.1
resolution: "union-value@npm:1.0.1"
Expand Down
Loading