Skip to content

Commit fa47aeb

Browse files
chore(deps-dev): bump @types/node from 25.6.2 to 25.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.2 to 25.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f17b08 commit fa47aeb

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -872,11 +872,11 @@
872872
pretty-format "^28.0.0"
873873

874874
"@types/node@*", "@types/node@^25.3.5":
875-
version "25.6.2"
876-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.2.tgz#8c491201373690e4ef2a2ffed0dfb510a5830b92"
877-
integrity sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==
875+
version "25.9.1"
876+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.1.tgz#3bda556db500ae4319c08e7fc9ab94f19013ba0b"
877+
integrity sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==
878878
dependencies:
879-
undici-types "~7.19.0"
879+
undici-types ">=7.24.0 <7.24.7"
880880

881881
"@types/normalize-package-data@^2.4.3":
882882
version "2.4.4"
@@ -3509,10 +3509,10 @@ uglify-js@^3.1.4:
35093509
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz"
35103510
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==
35113511

3512-
undici-types@~7.19.0:
3513-
version "7.19.2"
3514-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"
3515-
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
3512+
"undici-types@>=7.24.0 <7.24.7":
3513+
version "7.24.6"
3514+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.24.6.tgz#61275b485d7fd4e9d269c7cf04ec2873c9cc0f91"
3515+
integrity sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==
35163516

35173517
undici@7.24.5:
35183518
version "7.24.5"

0 commit comments

Comments
 (0)