File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 - name : Setup node
3535 uses : actions/setup-node@v6
3636 with :
37- node-version : 22 .x
37+ node-version : 24 .x
3838 cache : yarn
3939 - name : Yarn
4040 run : yarn
5656 - name : Setup node
5757 uses : actions/setup-node@v6
5858 with :
59- node-version : 20 .x
59+ node-version : 24 .x
6060 cache : yarn
6161 - name : Yarn
6262 run : yarn
Original file line number Diff line number Diff line change 5858 "@types/make-fetch-happen" : " ^10.0.4" ,
5959 "@types/murmurhash3js" : " ^3.0.7" ,
6060 "@types/nock" : " ^11.1.0" ,
61- "@types/node" : " ^20.17.17 " ,
61+ "@types/node" : " ^24.0.0 " ,
6262 "@types/proxy-from-env" : " ^1.0.4" ,
6363 "@types/semver" : " ^7.5.0" ,
6464 "@unleash/client-specification" : " 5.2.2" ,
Original file line number Diff line number Diff line change 593593 dependencies :
594594 undici-types "~5.26.4"
595595
596- " @types/node@^20.17.17 " :
597- version "20.17.17 "
598- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.17 .tgz#5cea2af2e271313742c14f418eaf5dcfa8ae2e3a "
599- integrity sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg ==
596+ " @types/node@^24.0.0 " :
597+ version "24.10.13 "
598+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.13 .tgz#2fac25c0e30f3848e19912c3b8791a28370e9e07 "
599+ integrity sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg ==
600600 dependencies :
601- undici-types "~6.19.2 "
601+ undici-types "~7.16.0 "
602602
603603" @types/proxy-from-env@^1.0.4 " :
604604 version "1.0.4"
@@ -2051,10 +2051,10 @@ undici-types@~5.26.4:
20512051 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
20522052 integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
20532053
2054- undici-types@~6.19.2 :
2055- version "6.19.8 "
2056- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
2057- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
2054+ undici-types@~7.16.0 :
2055+ version "7.16.0 "
2056+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0 .tgz#ffccdff36aea4884cbfce9a750a0580224f58a46 "
2057+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw ==
20582058
20592059unicorn-magic@^0.3.0 :
20602060 version "0.3.0"
You can’t perform that action at this time.
0 commit comments