File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 31
31
"debug" : " ~2.6.3" ,
32
32
"dont-sniff-mimetype" : " ^1.1.0" ,
33
33
"express" : " ^5.0.0" ,
34
- "form-data" : " ^2.1.4 " ,
34
+ "form-data" : " ^2.5.5 " ,
35
35
"formidable" : " ^3.5.4" ,
36
36
"handlebars" : " ^4.7.7" ,
37
37
"http-proxy-middleware" : " ^0.20.0" ,
Original file line number Diff line number Diff line change @@ -1339,7 +1339,7 @@ __metadata:
1339
1339
eslint-plugin-mocha : " npm:^6.1.1"
1340
1340
express : " npm:^5.0.0"
1341
1341
fetch-mock : " npm:^6.5.2"
1342
- form-data : " npm:^2.1.4 "
1342
+ form-data : " npm:^2.5.5 "
1343
1343
formidable : " npm:^3.5.4"
1344
1344
git-message : " npm:^2.0.2"
1345
1345
handlebars : " npm:^4.7.7"
@@ -2629,16 +2629,17 @@ __metadata:
2629
2629
languageName : node
2630
2630
linkType : hard
2631
2631
2632
- " form-data@npm:^2.1.4 " :
2633
- version : 2.5.3
2634
- resolution : " form-data@npm:2.5.3 "
2632
+ " form-data@npm:^2.5.5 " :
2633
+ version : 2.5.5
2634
+ resolution : " form-data@npm:2.5.5 "
2635
2635
dependencies :
2636
2636
asynckit : " npm:^0.4.0"
2637
2637
combined-stream : " npm:^1.0.8"
2638
2638
es-set-tostringtag : " npm:^2.1.0"
2639
+ hasown : " npm:^2.0.2"
2639
2640
mime-types : " npm:^2.1.35"
2640
2641
safe-buffer : " npm:^5.2.1"
2641
- checksum : 10/c8fced6dcb97aa50d4101dd66431cbc932bfc62409dedf633c811cc2cb30abd5b0e4e24213aff86045b44a4de4178587781a9d3da7268df38e54f8b5b6acea89
2642
+ checksum : 10/4b6a8d07bb67089da41048e734215f68317a8e29dd5385a972bf5c458a023313c69d3b5d6b8baafbb7f808fa9881e0e2e030ffe61e096b3ddc894c516401271d
2642
2643
languageName : node
2643
2644
linkType : hard
2644
2645
You can’t perform that action at this time.
0 commit comments