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 51
51
"devDependencies" : {
52
52
"@biomejs/biome" : " 1.8.1" ,
53
53
"@types/lodash" : " 4.17.5" ,
54
- "@types/node" : " 20.14.3 " ,
54
+ "@types/node" : " 20.14.5 " ,
55
55
"axios" : " 1.7.2" ,
56
56
"shx" : " 0.3.4" ,
57
57
"vitest" : " 1.6.0"
Original file line number Diff line number Diff line change @@ -492,12 +492,12 @@ __metadata:
492
492
languageName : node
493
493
linkType : hard
494
494
495
- " @types/node@npm:20.14.3 " :
496
- version : 20.14.3
497
- resolution : " @types/node@npm:20.14.3 "
495
+ " @types/node@npm:20.14.5 " :
496
+ version : 20.14.5
497
+ resolution : " @types/node@npm:20.14.5 "
498
498
dependencies :
499
499
undici-types : " npm:~5.26.4"
500
- checksum : 10c0/fbd15d63ac64b7d864e7a423c9af4fcc672cc78316c66b764effcf39736f3bac907df491dbd827329492252de08174d877b1855ec6e853e421eb0eeba31737e2
500
+ checksum : 10c0/06a8c304b5f7f190d4497807dc67ad09ee7b14ea2996bfdc823553c624698d8cab1ef9d16f8b764f20cb9eb11caa0e832787741e9ef70e1c89d620797ab28436
501
501
languageName : node
502
502
linkType : hard
503
503
@@ -2519,7 +2519,7 @@ __metadata:
2519
2519
dependencies :
2520
2520
" @biomejs/biome " : " npm:1.8.1"
2521
2521
" @types/lodash " : " npm:4.17.5"
2522
- " @types/node " : " npm:20.14.3 "
2522
+ " @types/node " : " npm:20.14.5 "
2523
2523
" @types/swagger-schema-official " : " npm:^2.0.25"
2524
2524
axios : " npm:1.7.2"
2525
2525
cosmiconfig : " npm:^9.0.0"
You can’t perform that action at this time.
0 commit comments