File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 248
248
"@types/fs-extra" : " ^11.0.4" ,
249
249
"@types/glob" : " ^7.1.3" ,
250
250
"@types/ndjson" : " ^2.0.1" ,
251
- "@types/node" : " ^16.11.21 " ,
251
+ "@types/node" : " ^18.0.0 " ,
252
252
"@types/vscode" : " ^1.73.0" ,
253
253
"@types/which" : " ^2.0.1" ,
254
254
"@types/ws" : " ^8.5.10" ,
Original file line number Diff line number Diff line change 691
691
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
692
692
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
693
693
694
- " @types/node@^16.11.21 " :
695
- version "16.18.11"
696
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
697
- integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
694
+ " @types/node@^18.0.0 " :
695
+ version "18.19.33"
696
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
697
+ integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
698
+ dependencies :
699
+ undici-types "~5.26.4"
698
700
699
701
" @types/semver@^7.5.0 " :
700
702
version "7.5.3"
@@ -5793,6 +5795,11 @@ underscore@^1.12.1:
5793
5795
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
5794
5796
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
5795
5797
5798
+ undici-types@~5.26.4 :
5799
+ version "5.26.5"
5800
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
5801
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
5802
+
5796
5803
unherit@^1.0.4 :
5797
5804
version "1.1.3"
5798
5805
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"
You can’t perform that action at this time.
0 commit comments