Update dependency @types/node to v24.10.4 (#428)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-30 14:36:14 +08:00
committed by GitHub
parent b36cc23067
commit f8f17fb108

View File

@@ -3340,9 +3340,9 @@
undici-types "~6.21.0" undici-types "~6.21.0"
"@types/node@^24.10.1": "@types/node@^24.10.1":
version "24.10.1" version "24.10.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01" resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4"
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ== integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==
dependencies: dependencies:
undici-types "~7.16.0" undici-types "~7.16.0"