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 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,15 +4449,16 @@ __metadata:
4449
4449
languageName : node
4450
4450
linkType : hard
4451
4451
4452
- " form-data@npm:^4.0.0, form-data@npm:^4.0.2 " :
4453
- version : 4.0.2
4454
- resolution : " form-data@npm:4.0.2 "
4452
+ " form-data@npm:^4.0.0, form-data@npm:^4.0.3 " :
4453
+ version : 4.0.3
4454
+ resolution : " form-data@npm:4.0.3 "
4455
4455
dependencies :
4456
4456
asynckit : " npm:^0.4.0"
4457
4457
combined-stream : " npm:^1.0.8"
4458
4458
es-set-tostringtag : " npm:^2.1.0"
4459
+ hasown : " npm:^2.0.2"
4459
4460
mime-types : " npm:^2.1.12"
4460
- checksum : 10c0/e534b0cf025c831a0929bf4b9bbe1a9a6b03e273a8161f9947286b9b13bf8fb279c6944aae0070c4c311100c6d6dbb815cd955dc217728caf73fad8dc5b8ee9c
4461
+ checksum : 10c0/f0cf45873d600110b5fadf5804478377694f73a1ed97aaa370a74c90cebd7fe6e845a081171668a5476477d0d55a73a4e03d6682968fa8661eac2a81d651fcdb
4461
4462
languageName : node
4462
4463
linkType : hard
4463
4464
@@ -6004,7 +6005,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
6004
6005
express : " npm:^5.1.0"
6005
6006
fetch-mock : " npm:^9.11.0"
6006
6007
fetch-retry : " npm:^5.0.6"
6007
- form-data : " npm:^4.0.2 "
6008
+ form-data : " npm:^4.0.3 "
6008
6009
fs-extra : " npm:^11.3.0"
6009
6010
http-errors : " npm:^2.0.0"
6010
6011
http-status-codes : " npm:^2.3.0"
You can’t perform that action at this time.
0 commit comments