Skip to content

Commit 89efd3d

Browse files
chore(deps): update dependency @types/node to v24.4.0
1 parent b544c3e commit 89efd3d

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
@@ -1088,11 +1088,11 @@
10881088
pretty-format "^30.0.0"
10891089

10901090
"@types/node@*", "@types/node@^24.3.1":
1091-
version "24.3.3"
1092-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.3.tgz#6d195b95af3cda4e74dcef7bb3797a1941e7d2d1"
1093-
integrity sha512-GKBNHjoNw3Kra1Qg5UXttsY5kiWMEfoHq2TmXb+b1rcm6N7B3wTrFYIf/oSZ1xNQ+hVVijgLkiDZh7jRRsh+Gw==
1091+
version "24.4.0"
1092+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.4.0.tgz#4ca9168c016a55ab15b7765ad1674ab807489600"
1093+
integrity sha512-gUuVEAK4/u6F9wRLznPUU4WGUacSEBDPoC2TrBkw3GAnOLHBL45QdfHOXp1kJ4ypBGLxTOB+t7NJLpKoC3gznQ==
10941094
dependencies:
1095-
undici-types "~7.10.0"
1095+
undici-types "~7.11.0"
10961096

10971097
10981098
version "1.20.2"
@@ -3271,10 +3271,10 @@ uglify-js@^3.1.4:
32713271
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz"
32723272
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==
32733273

3274-
undici-types@~7.10.0:
3275-
version "7.10.0"
3276-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
3277-
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
3274+
undici-types@~7.11.0:
3275+
version "7.11.0"
3276+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.11.0.tgz#075798115d0bbc4e4fc7c173f38727ca66bfb592"
3277+
integrity sha512-kt1ZriHTi7MU+Z/r9DOdAI3ONdaR3M3csEaRc6ewa4f4dTvX4cQCbJ4NkEn0ohE4hHtq85+PhPSTY+pO/1PwgA==
32783278

32793279
unplugin-utils@^0.2.4:
32803280
version "0.2.5"

0 commit comments

Comments
 (0)