You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Update dependency form-data to v4.0.4 (#13439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"fast-xml-parser": "3.21.1",
|
||||
"file-type": "16.5.4",
|
||||
"follow-redirects": "1.15.6",
|
||||
"form-data": "4.0.3",
|
||||
"form-data": "4.0.4",
|
||||
"fs-extra": "11.2.0",
|
||||
"hpagent": "1.2.0",
|
||||
"html-entities": "1.4.0",
|
||||
|
||||
23
yarn.lock
23
yarn.lock
@@ -9534,7 +9534,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.3"
|
||||
form-data: "npm:4.0.4"
|
||||
fs-extra: "npm:11.2.0"
|
||||
hpagent: "npm:1.2.0"
|
||||
html-entities: "npm:1.4.0"
|
||||
@@ -27407,16 +27407,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"form-data@npm:4.0.3":
|
||||
version: 4.0.3
|
||||
resolution: "form-data@npm:4.0.3"
|
||||
"form-data@npm:4.0.4, form-data@npm:^4.0.4":
|
||||
version: 4.0.4
|
||||
resolution: "form-data@npm:4.0.4"
|
||||
dependencies:
|
||||
asynckit: "npm:^0.4.0"
|
||||
combined-stream: "npm:^1.0.8"
|
||||
es-set-tostringtag: "npm:^2.1.0"
|
||||
hasown: "npm:^2.0.2"
|
||||
mime-types: "npm:^2.1.12"
|
||||
checksum: 10/22f6e55e6f32a5797a500ed7ca5aa9d690c4de6e1b3308f25f0d83a27d08d91a265ab59a190db2305b15144f8f07df08e8117bad6a93fc93de1baa838bfcc0b5
|
||||
checksum: 10/a4b62e21932f48702bc468cc26fb276d186e6b07b557e3dd7cc455872bdbb82db7db066844a64ad3cf40eaf3a753c830538183570462d3649fdfd705601cbcfb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -27442,19 +27442,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"form-data@npm:^4.0.4":
|
||||
version: 4.0.4
|
||||
resolution: "form-data@npm:4.0.4"
|
||||
dependencies:
|
||||
asynckit: "npm:^0.4.0"
|
||||
combined-stream: "npm:^1.0.8"
|
||||
es-set-tostringtag: "npm:^2.1.0"
|
||||
hasown: "npm:^2.0.2"
|
||||
mime-types: "npm:^2.1.12"
|
||||
checksum: 10/a4b62e21932f48702bc468cc26fb276d186e6b07b557e3dd7cc455872bdbb82db7db066844a64ad3cf40eaf3a753c830538183570462d3649fdfd705601cbcfb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"form-data@npm:~2.3.2":
|
||||
version: 2.3.3
|
||||
resolution: "form-data@npm:2.3.3"
|
||||
|
||||
Reference in New Issue
Block a user