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 85
85
},
86
86
"dependencies" : {
87
87
"@types/http-link-header" : " ^1.0.1" ,
88
- "@types/node" : " ^18 .0.0" ,
88
+ "@types/node" : " ^20 .0.0" ,
89
89
"http-link-header" : " ^1.0.2" ,
90
90
"relative-to-absolute-iri" : " ^1.0.5"
91
91
}
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@^20.0.0 " :
923
+ version "20.14.2"
924
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
925
+ integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
926
+ dependencies :
927
+ undici-types "~5.26.4"
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@~5.26.4 :
3842
+ version "5.26.5"
3843
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3844
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
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