File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 105
105
"devDependencies" : {
106
106
"@biomejs/biome" : " 1.7.3" ,
107
107
"@types/lodash" : " 4.17.4" ,
108
- "@types/node" : " 20.14.0 " ,
108
+ "@types/node" : " 20.14.1 " ,
109
109
"axios" : " 1.7.2" ,
110
110
"cross-env" : " 7.0.3" ,
111
111
"dotenv" : " 16.4.5" ,
Original file line number Diff line number Diff line change @@ -146,12 +146,12 @@ __metadata:
146
146
languageName : node
147
147
linkType : hard
148
148
149
- " @types/node@npm:20.14.0 " :
150
- version : 20.14.0
151
- resolution : " @types/node@npm:20.14.0 "
149
+ " @types/node@npm:20.14.1 " :
150
+ version : 20.14.1
151
+ resolution : " @types/node@npm:20.14.1 "
152
152
dependencies :
153
153
undici-types : " npm:~5.26.4"
154
- checksum : 10c0/29ccc7592e9ca6b81d00f3a6673241d08e9042d801b10adfd9ebcbbf326208e0a0133a8d146158db18d02a68b85d9ce1fd94e6e1e5be0da263129bf6e42eb22d
154
+ checksum : 10c0/12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611
155
155
languageName : node
156
156
linkType : hard
157
157
@@ -1090,7 +1090,7 @@ __metadata:
1090
1090
dependencies :
1091
1091
" @biomejs/biome " : " npm:1.7.3"
1092
1092
" @types/lodash " : " npm:4.17.4"
1093
- " @types/node " : " npm:20.14.0 "
1093
+ " @types/node " : " npm:20.14.1 "
1094
1094
" @types/swagger-schema-official " : " npm:^2.0.25"
1095
1095
axios : " npm:1.7.2"
1096
1096
cosmiconfig : " npm:^9.0.0"
You can’t perform that action at this time.
0 commit comments