1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Update dependency form-data to v4.0.2 (#12433)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-10 02:30:49 +00:00
committed by GitHub
parent 22779a7f15
commit c28e838f17
2 changed files with 18 additions and 6 deletions

View File

@@ -67,7 +67,7 @@
"fast-xml-parser": "3.21.1",
"file-type": "16.5.4",
"follow-redirects": "1.15.6",
"form-data": "4.0.0",
"form-data": "4.0.2",
"fs-extra": "11.2.0",
"hpagent": "1.2.0",
"html-entities": "1.4.0",

View File

@@ -9267,7 +9267,7 @@ __metadata:
fast-xml-parser: "npm:3.21.1"
file-type: "npm:16.5.4"
follow-redirects: "npm:1.15.6"
form-data: "npm:4.0.0"
form-data: "npm:4.0.2"
fs-extra: "npm:11.2.0"
hpagent: "npm:1.2.0"
html-entities: "npm:1.4.0"
@@ -26588,14 +26588,15 @@ __metadata:
languageName: node
linkType: hard
"form-data@npm:4.0.0, form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
"form-data@npm:4.0.2":
version: 4.0.2
resolution: "form-data@npm:4.0.2"
dependencies:
asynckit: "npm:^0.4.0"
combined-stream: "npm:^1.0.8"
es-set-tostringtag: "npm:^2.1.0"
mime-types: "npm:^2.1.12"
checksum: 10/7264aa760a8cf09482816d8300f1b6e2423de1b02bba612a136857413fdc96d7178298ced106817655facc6b89036c6e12ae31c9eb5bdc16aabf502ae8a5d805
checksum: 10/82c65b426af4a40090e517a1bc9057f76970b4c6043e37aa49859c447d88553e77d4cc5626395079a53d2b0889ba5f2a49f3900db3ad3f3f1bf76613532572fb
languageName: node
linkType: hard
@@ -26622,6 +26623,17 @@ __metadata:
languageName: node
linkType: hard
"form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
dependencies:
asynckit: "npm:^0.4.0"
combined-stream: "npm:^1.0.8"
mime-types: "npm:^2.1.12"
checksum: 10/7264aa760a8cf09482816d8300f1b6e2423de1b02bba612a136857413fdc96d7178298ced106817655facc6b89036c6e12ae31c9eb5bdc16aabf502ae8a5d805
languageName: node
linkType: hard
"form-data@npm:~2.3.2":
version: 2.3.3
resolution: "form-data@npm:2.3.3"