File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 89
89
},
90
90
"dependencies" : {
91
91
"@types/http-link-header" : " ^1.0.1" ,
92
- "@types/node" : " ^18 .0.0" ,
92
+ "@types/node" : " ^22 .0.0" ,
93
93
"http-link-header" : " ^1.0.2" ,
94
94
"relative-to-absolute-iri" : " ^1.0.5"
95
95
}
Original file line number Diff line number Diff line change 914
914
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
915
915
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
916
916
917
- " @types/node@*" , "@types/node@^18.0.0" :
917
+ " @types/node@* " :
918
918
version "18.15.3"
919
919
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
920
920
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
921
921
922
+ " @types/node@^22.0.0 " :
923
+ version "22.8.2"
924
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.2.tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b"
925
+ integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==
926
+ dependencies :
927
+ undici-types "~6.19.8"
928
+
922
929
" @types/normalize-package-data@^2.4.0 " :
923
930
version "2.4.1"
924
931
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -3831,6 +3838,11 @@ typescript@^5.0.0:
3831
3838
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
3832
3839
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
3833
3840
3841
+ undici-types@~6.19.8 :
3842
+ version "6.19.8"
3843
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3844
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
3845
+
3834
3846
update-browserslist-db@^1.0.16 :
3835
3847
version "1.0.16"
3836
3848
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz#f6d489ed90fb2f07d67784eb3f53d7891f736356"
You can’t perform that action at this time.
0 commit comments