File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 30
30
"camelcase-keys" : " ^9.1.3" ,
31
31
"express" : " ^5.1.0" ,
32
32
"fetch-retry" : " ^5.0.6" ,
33
- "form-data" : " ^4.0.2 " ,
33
+ "form-data" : " ^4.0.3 " ,
34
34
"fs-extra" : " ^11.3.0" ,
35
35
"http-errors" : " ^2.0.0" ,
36
36
"http-status-codes" : " ^2.3.0" ,
Original file line number Diff line number Diff line change @@ -4449,7 +4449,7 @@ __metadata:
4449
4449
languageName : node
4450
4450
linkType : hard
4451
4451
4452
- " form-data@npm:^4.0.0, form-data@npm:^4.0.2 " :
4452
+ " form-data@npm:^4.0.0 " :
4453
4453
version : 4.0.2
4454
4454
resolution : " form-data@npm:4.0.2"
4455
4455
dependencies :
@@ -4461,6 +4461,19 @@ __metadata:
4461
4461
languageName : node
4462
4462
linkType : hard
4463
4463
4464
+ " form-data@npm:^4.0.3 " :
4465
+ version : 4.0.3
4466
+ resolution : " form-data@npm:4.0.3"
4467
+ dependencies :
4468
+ asynckit : " npm:^0.4.0"
4469
+ combined-stream : " npm:^1.0.8"
4470
+ es-set-tostringtag : " npm:^2.1.0"
4471
+ hasown : " npm:^2.0.2"
4472
+ mime-types : " npm:^2.1.12"
4473
+ checksum : 10c0/f0cf45873d600110b5fadf5804478377694f73a1ed97aaa370a74c90cebd7fe6e845a081171668a5476477d0d55a73a4e03d6682968fa8661eac2a81d651fcdb
4474
+ languageName : node
4475
+ linkType : hard
4476
+
4464
4477
" formdata-node@npm:^4.0.0 " :
4465
4478
version : 4.4.1
4466
4479
resolution : " formdata-node@npm:4.4.1"
@@ -6004,7 +6017,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
6004
6017
express : " npm:^5.1.0"
6005
6018
fetch-mock : " npm:^9.11.0"
6006
6019
fetch-retry : " npm:^5.0.6"
6007
- form-data : " npm:^4.0.2 "
6020
+ form-data : " npm:^4.0.3 "
6008
6021
fs-extra : " npm:^11.3.0"
6009
6022
http-errors : " npm:^2.0.0"
6010
6023
http-status-codes : " npm:^2.3.0"
You can’t perform that action at this time.
0 commit comments