File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2469,13 +2469,14 @@ foreground-child@^3.1.0:
2469
2469
signal-exit "^4.0.1"
2470
2470
2471
2471
form-data@^2.5.0 :
2472
- version "2.5.3 "
2473
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.3 .tgz#f9bcf87418ce748513c0c3494bb48ec270c97acc "
2474
- integrity sha512-XHIrMD0NpDrNM/Ckf7XJiBbLl57KEhT3+i3yY+eWm+cqYZJQTZrKo8Y8AWKnuV5GT4scfuUGt9LzNoIx3dU1nQ ==
2472
+ version "2.5.5 "
2473
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.5 .tgz#a5f6364ad7e4e67e95b4a07e2d8c6f711c74f624 "
2474
+ integrity sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A ==
2475
2475
dependencies :
2476
2476
asynckit "^0.4.0"
2477
2477
combined-stream "^1.0.8"
2478
2478
es-set-tostringtag "^2.1.0"
2479
+ hasown "^2.0.2"
2479
2480
mime-types "^2.1.35"
2480
2481
safe-buffer "^5.2.1"
2481
2482
You can’t perform that action at this time.
0 commit comments