File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 81
81
"keytar" : " ^7.9.0" ,
82
82
"lodash" : " ^4.17.20" ,
83
83
"nest-winston" : " ^1.9.7" ,
84
- "nestjs-form-data" : " ^ 1.8.7" ,
84
+ "nestjs-form-data" : " ~ 1.8.7" ,
85
85
"node-version-compare" : " ^1.0.3" ,
86
86
"quicktype-core" : " ^23.0.116" ,
87
87
"redis" : " ^4.6.10" ,
Original file line number Diff line number Diff line change @@ -6370,12 +6370,13 @@ nest-winston@^1.9.7:
6370
6370
dependencies :
6371
6371
fast-safe-stringify "^2.1.1"
6372
6372
6373
- nestjs-form-data@^ 1.8.7 :
6374
- version "1.9.91 "
6375
- resolved "https://registry.yarnpkg.com/nestjs-form-data/-/nestjs-form-data-1.9.91 .tgz#379812fb9b920cb505b50960433be38bc9bda72f "
6376
- integrity sha512-g9PDq97UjOoDFjYnhtc/N5HIwTWiyp1DDA9iYs8suSXZK7Z17UE+Hw8HsKH9l2TXlUGUY/BrvaiACFZ472CXuw ==
6373
+ nestjs-form-data@~ 1.8.7 :
6374
+ version "1.8.7 "
6375
+ resolved "https://registry.yarnpkg.com/nestjs-form-data/-/nestjs-form-data-1.8.7 .tgz#ccdbc2060849e34018841bfba557de37ae64abdb "
6376
+ integrity sha512-mk17APNXELILClea2nwffRrD/NK5Q6zulTJCzNPxwMWfWucHO2HD7Ftjwg2BVnwO27QgqILDLuaO6LEpP6Ng4w ==
6377
6377
dependencies :
6378
6378
uid "^2.0.0"
6379
+ append-field "^1.0.0"
6379
6380
busboy "^1.6.0"
6380
6381
concat-stream "^2.0.0"
6381
6382
file-type "^16.5.4"
You can’t perform that action at this time.
0 commit comments