File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@types/jest" : " ^29.2.4" ,
27
- "@types/node" : " ^20 .0.0" ,
27
+ "@types/node" : " ^22 .0.0" ,
28
28
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
29
29
"@typescript-eslint/parser" : " ^7.0.0" ,
30
30
"eslint" : " ^8.30.0" ,
Original file line number Diff line number Diff line change 786
786
dependencies :
787
787
undici-types "~6.20.0"
788
788
789
- " @types/node@^20 .0.0 " :
790
- version "20.17.30 "
791
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20. 17.30. tgz#1d93f656d3b869dbef7b796568ac457606ba58d0 "
792
- integrity sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg ==
789
+ " @types/node@^22 .0.0 " :
790
+ version "22.13.17 "
791
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13. 17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754 "
792
+ integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g ==
793
793
dependencies :
794
- undici-types "~6.19.2 "
794
+ undici-types "~6.20.0 "
795
795
796
796
" @types/semver@^7.5.0 " :
797
797
version "7.5.8"
@@ -3718,11 +3718,6 @@ unbox-primitive@^1.0.2:
3718
3718
has-symbols "^1.0.3"
3719
3719
which-boxed-primitive "^1.0.2"
3720
3720
3721
- undici-types@~6.19.2 :
3722
- version "6.19.8"
3723
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3724
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
3725
-
3726
3721
undici-types@~6.20.0 :
3727
3722
version "6.20.0"
3728
3723
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
You can’t perform that action at this time.
0 commit comments