Skip to content

Commit 5ae2a22

Browse files
chore: Bump form-data from 4.0.5 to 4.0.6 (#75)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f886233 commit 5ae2a22

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,15 +1020,15 @@ __metadata:
10201020
linkType: hard
10211021

10221022
"form-data@npm:^4.0.5":
1023-
version: 4.0.5
1024-
resolution: "form-data@npm:4.0.5"
1023+
version: 4.0.6
1024+
resolution: "form-data@npm:4.0.6"
10251025
dependencies:
10261026
asynckit: "npm:^0.4.0"
10271027
combined-stream: "npm:^1.0.8"
10281028
es-set-tostringtag: "npm:^2.1.0"
1029-
hasown: "npm:^2.0.2"
1030-
mime-types: "npm:^2.1.12"
1031-
checksum: 10c0/dd6b767ee0bbd6d84039db12a0fa5a2028160ffbfaba1800695713b46ae974a5f6e08b3356c3195137f8530dcd9dfcb5d5ae1eeff53d0db1e5aad863b619ce3b
1029+
hasown: "npm:^2.0.4"
1030+
mime-types: "npm:^2.1.35"
1031+
checksum: 10c0/43947a77bf0ff45c6ceed789778982d47a3f3e720a74b71721174ebf3310a5f1a8be1d6b38a3ee3688e8a18a2c4273073ec0844cd37efda3eaf46d41c9c318ff
10321032
languageName: node
10331033
linkType: hard
10341034

@@ -1201,6 +1201,15 @@ __metadata:
12011201
languageName: node
12021202
linkType: hard
12031203

1204+
"hasown@npm:^2.0.4":
1205+
version: 2.0.4
1206+
resolution: "hasown@npm:2.0.4"
1207+
dependencies:
1208+
function-bind: "npm:^1.1.2"
1209+
checksum: 10c0/2d8de939e270b70618f8cebb69746620db10617dbb495bc66ddad326955ea24d3ca4af133aff3eb7c1853e0218f867bc2b050ec26fe02e3aea58f880ffc5e506
1210+
languageName: node
1211+
linkType: hard
1212+
12041213
"http-cache-semantics@npm:^4.1.1":
12051214
version: 4.2.0
12061215
resolution: "http-cache-semantics@npm:4.2.0"
@@ -1546,7 +1555,7 @@ __metadata:
15461555
languageName: node
15471556
linkType: hard
15481557

1549-
"mime-types@npm:^2.1.12":
1558+
"mime-types@npm:^2.1.35":
15501559
version: 2.1.35
15511560
resolution: "mime-types@npm:2.1.35"
15521561
dependencies:

0 commit comments

Comments
 (0)