File tree Expand file tree Collapse file tree 2 files changed +10
-22
lines changed Expand file tree Collapse file tree 2 files changed +10
-22
lines changed Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.4" ,
25
25
"@types/jest" : " ^29.5.14" ,
26
- "@types/node" : " ^20.17.19 " ,
26
+ "@types/node" : " ^22.14.1 " ,
27
27
"@typescript-eslint/parser" : " ^8.24.1" ,
28
28
"@vercel/ncc" : " ^0.38.3" ,
29
29
"eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change 1667
1667
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1668
1668
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1669
1669
1670
- " @types/node@* " :
1671
- version "20.12.12 "
1672
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12 .tgz#7cbecdf902085cec634fdb362172dfe12b8f2050 "
1673
- integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw ==
1670
+ " @types/node@*" , "@types/node@^22.14.1" :
1671
+ version "22.14.1 "
1672
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1 .tgz#53b54585cec81c21eee3697521e31312d6ca1e6f "
1673
+ integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw ==
1674
1674
dependencies :
1675
- undici-types "~5.26.4"
1676
-
1677
- " @types/node@^20.17.19 " :
1678
- version "20.17.19"
1679
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
1680
- integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
1681
- dependencies :
1682
- undici-types "~6.19.2"
1675
+ undici-types "~6.21.0"
1683
1676
1684
1677
" @types/stack-utils@^2.0.0 " :
1685
1678
version "2.0.3"
@@ -4867,15 +4860,10 @@ unbox-primitive@^1.0.2:
4867
4860
has-symbols "^1.0.3"
4868
4861
which-boxed-primitive "^1.0.2"
4869
4862
4870
- undici-types@~5.26.4 :
4871
- version "5.26.5"
4872
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4873
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4874
-
4875
- undici-types@~6.19.2 :
4876
- version "6.19.8"
4877
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
4878
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
4863
+ undici-types@~6.21.0 :
4864
+ version "6.21.0"
4865
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4866
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
4879
4867
4880
4868
undici@^5.25.4 :
4881
4869
version "5.28.5"
You can’t perform that action at this time.
0 commit comments