Skip to content

Commit a90321e

Browse files
chore(deps): update dependency @types/node to v24.7.0
1 parent 2544b95 commit a90321e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,11 +1110,11 @@
11101110
pretty-format "^30.0.0"
11111111

11121112
"@types/node@*", "@types/node@^24.3.1":
1113-
version "24.6.2"
1114-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.2.tgz#59b99878b6fed17e698e7d09e51c729c5877736a"
1115-
integrity sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==
1113+
version "24.7.0"
1114+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.0.tgz#a34c9f0d3401db396782e440317dd5d8373c286f"
1115+
integrity sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==
11161116
dependencies:
1117-
undici-types "~7.13.0"
1117+
undici-types "~7.14.0"
11181118

11191119
11201120
version "1.20.2"
@@ -3317,10 +3317,10 @@ uglify-js@^3.1.4:
33173317
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.19.3.tgz#82315e9bbc6f2b25888858acd1fff8441035b77f"
33183318
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==
33193319

3320-
undici-types@~7.13.0:
3321-
version "7.13.0"
3322-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
3323-
integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
3320+
undici-types@~7.14.0:
3321+
version "7.14.0"
3322+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
3323+
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
33243324

33253325
unplugin-utils@^0.2.4:
33263326
version "0.2.5"

0 commit comments

Comments
 (0)