File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ export class ExportPlayersRequestBody {
18
18
*/
19
19
'last_active_since' ?: string ;
20
20
/**
21
- * Export al ldevices belonging to the segment.
21
+ * Export all devices belonging to the segment.
22
22
*/
23
23
'segment_name' ?: string ;
24
24
Original file line number Diff line number Diff line change 21
21
"prepare" : " npm run build"
22
22
},
23
23
"dependencies" : {
24
- "@types/node" : " ^18.8.5 " ,
24
+ "@types/node" : " ^18.11.7 " ,
25
25
"@types/node-fetch" : " ^2.5.7" ,
26
26
"btoa" : " ^1.2.1" ,
27
27
"es6-promise" : " ^4.2.4" ,
Original file line number Diff line number Diff line change 10
10
" @types/node" " *"
11
11
form-data "^3.0.0"
12
12
13
- " @types/node@*" , "@types/node@^18.8.5 ":
14
- version "18.8.5 "
15
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.5 .tgz#6a31f820c1077c3f8ce44f9e203e68a176e8f59e "
16
- integrity sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q ==
13
+ " @types/node@*" , "@types/node@^18.11.7 ":
14
+ version "18.11.7 "
15
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.7 .tgz#8ccef136f240770c1379d50100796a6952f01f94 "
16
+ integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ ==
17
17
18
18
" @types/url-parse@1.4.4 " :
19
19
version "1.4.4"
You can’t perform that action at this time.
0 commit comments