Skip to content

Commit ae3c5a7

Browse files
fix(deps): update dependency @types/node to v20.16.5
1 parent 2690cb9 commit ae3c5a7

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
@@ -2951,11 +2951,11 @@
29512951
integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
29522952

29532953
"@types/node@^20.0.0":
2954-
version "20.12.5"
2955-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
2956-
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
2954+
version "20.16.5"
2955+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
2956+
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
29572957
dependencies:
2958-
undici-types "~5.26.4"
2958+
undici-types "~6.19.2"
29592959

29602960
"@types/stack-utils@^2.0.0":
29612961
version "2.0.2"
@@ -6183,10 +6183,10 @@ unbox-primitive@^1.0.1:
61836183
has-symbols "^1.0.2"
61846184
which-boxed-primitive "^1.0.2"
61856185

6186-
undici-types@~5.26.4:
6187-
version "5.26.5"
6188-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6189-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6186+
undici-types@~6.19.2:
6187+
version "6.19.8"
6188+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
6189+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
61906190

61916191
unicode-canonical-property-names-ecmascript@^2.0.0:
61926192
version "2.0.0"

0 commit comments

Comments
 (0)