1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Update dependency form-data to v4 (#7175)

This commit is contained in:
renovate[bot] 2022-11-11 14:19:34 +00:00 committed by GitHub
parent 9282dfed5a
commit b9c3442e9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 18 deletions

View File

@ -51,7 +51,7 @@
"fast-deep-equal": "3.1.3",
"fast-xml-parser": "3.21.1",
"follow-redirects": "1.15.2",
"form-data": "2.5.1",
"form-data": "4.0.0",
"fs-extra": "5.0.0",
"hpagent": "1.2.0",
"html-entities": "1.4.0",

View File

@ -4232,7 +4232,7 @@ __metadata:
fast-deep-equal: 3.1.3
fast-xml-parser: 3.21.1
follow-redirects: 1.15.2
form-data: 2.5.1
form-data: 4.0.0
fs-extra: 5.0.0
hpagent: 1.2.0
html-entities: 1.4.0
@ -16533,14 +16533,14 @@ __metadata:
languageName: node
linkType: hard
"form-data@npm:2.5.1":
version: 2.5.1
resolution: "form-data@npm:2.5.1"
"form-data@npm:4.0.0, form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.6
combined-stream: ^1.0.8
mime-types: ^2.1.12
checksum: 5134ada56cc246b293a1ac7678dba6830000603a3979cf83ff7b2f21f2e3725202237cfb89e32bcb38a1d35727efbd3c3a22e65b42321e8ade8eec01ce755d08
checksum: 01135bf8675f9d5c61ff18e2e2932f719ca4de964e3be90ef4c36aacfc7b9cb2fceb5eca0b7e0190e3383fe51c5b37f4cb80b62ca06a99aaabfcfd6ac7c9328c
languageName: node
linkType: hard
@ -16555,17 +16555,6 @@ __metadata:
languageName: node
linkType: hard
"form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.8
mime-types: ^2.1.12
checksum: 01135bf8675f9d5c61ff18e2e2932f719ca4de964e3be90ef4c36aacfc7b9cb2fceb5eca0b7e0190e3383fe51c5b37f4cb80b62ca06a99aaabfcfd6ac7c9328c
languageName: node
linkType: hard
"form-data@npm:~2.1.1":
version: 2.1.4
resolution: "form-data@npm:2.1.4"