This repository was archived by the owner on Dec 27, 2024. It is now read-only.
Commit 2a6281b 1 parent 2f89644 commit 2a6281b Copy full SHA for 2a6281b
File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 69
69
"@types/fs-extra" : " ^11.0.4" ,
70
70
"@types/heic-convert" : " ^2.1.0" ,
71
71
"@types/klaw-sync" : " ^6.0.5" ,
72
- "@types/node" : " ^20.16.11 " ,
72
+ "@types/node" : " ^20.16.12 " ,
73
73
"@types/pretty-bytes" : " ^5.2.0" ,
74
74
"@types/sanitize-html" : " ^2" ,
75
75
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
Original file line number Diff line number Diff line change @@ -2308,7 +2308,16 @@ __metadata:
2308
2308
languageName : node
2309
2309
linkType : hard
2310
2310
2311
- " @types/node@npm:^20.16.11, @types/node@npm:^20.9.0 " :
2311
+ " @types/node@npm:^20.16.12 " :
2312
+ version : 20.16.12
2313
+ resolution : " @types/node@npm:20.16.12"
2314
+ dependencies :
2315
+ undici-types : " npm:~6.19.2"
2316
+ checksum : 10c0/f6a3c90c6745881d47f8dae7eb39d0dd6df9a4060c8f1ab7004690f60b9b183d862c9c6b380b9e8d5a17dd670ac7b19d6318f24c170897c85a9729f9804f47cf
2317
+ languageName : node
2318
+ linkType : hard
2319
+
2320
+ " @types/node@npm:^20.9.0 " :
2312
2321
version : 20.16.11
2313
2322
resolution : " @types/node@npm:20.16.11"
2314
2323
dependencies :
@@ -9084,7 +9093,7 @@ __metadata:
9084
9093
" @types/fs-extra " : " npm:^11.0.4"
9085
9094
" @types/heic-convert " : " npm:^2.1.0"
9086
9095
" @types/klaw-sync " : " npm:^6.0.5"
9087
- " @types/node " : " npm:^20.16.11 "
9096
+ " @types/node " : " npm:^20.16.12 "
9088
9097
" @types/pretty-bytes " : " npm:^5.2.0"
9089
9098
" @types/sanitize-html " : " npm:^2"
9090
9099
" @typescript-eslint/eslint-plugin " : " npm:^7.18.0"
You can’t perform that action at this time.
0 commit comments