File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 14
14
"devDependencies" : {
15
15
"@citizenfx/client" : " ^2.0.6063-1" ,
16
16
"@citizenfx/server" : " ^2.0.6063-1" ,
17
- "@types/node" : " ^20.6.4 " ,
17
+ "@types/node" : " ^20.10.5 " ,
18
18
"cross-env" : " ^7.0.3" ,
19
19
"esbuild" : " ^0.19.10" ,
20
20
"rimraf" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 144
144
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
145
145
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
146
146
147
- " @types/node@^20.6.4 " :
148
- version "20.6.4"
149
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.4.tgz#7882cb8b8adc3106c352dac9c02d4d3ebb95cf3e"
150
- integrity sha512-nU6d9MPY0NBUMiE/nXd2IIoC4OLvsLpwAjheoAeuzgvDZA1Cb10QYg+91AF6zQiKWRN5i1m07x6sMe0niBznoQ==
147
+ " @types/node@^20.10.5 " :
148
+ version "20.10.5"
149
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
150
+ integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
151
+ dependencies :
152
+ undici-types "~5.26.4"
151
153
152
154
ansi-regex@^5.0.1 :
153
155
version "5.0.1"
@@ -386,6 +388,11 @@ typescript@^5.2.2:
386
388
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
387
389
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
388
390
391
+ undici-types@~5.26.4 :
392
+ version "5.26.5"
393
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
394
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
395
+
389
396
which@^2.0.1 :
390
397
version "2.0.2"
391
398
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
You can’t perform that action at this time.
0 commit comments