Skip to content

Commit 2d09325

Browse files
chore(deps): bump form-data from 4.0.1 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4. - [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.1...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a6145f commit 2d09325

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

yarn.lock

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11477,6 +11477,18 @@ __metadata:
1147711477
languageName: node
1147811478
linkType: hard
1147911479

11480+
"es-set-tostringtag@npm:^2.1.0":
11481+
version: 2.1.0
11482+
resolution: "es-set-tostringtag@npm:2.1.0"
11483+
dependencies:
11484+
es-errors: "npm:^1.3.0"
11485+
get-intrinsic: "npm:^1.2.6"
11486+
has-tostringtag: "npm:^1.0.2"
11487+
hasown: "npm:^2.0.2"
11488+
checksum: 10/86814bf8afbcd8966653f731415888019d4bc4aca6b6c354132a7a75bb87566751e320369654a101d23a91c87a85c79b178bcf40332839bd347aff437c4fb65f
11489+
languageName: node
11490+
linkType: hard
11491+
1148011492
"es-shim-unscopables@npm:^1.0.0, es-shim-unscopables@npm:^1.0.2":
1148111493
version: 1.0.2
1148211494
resolution: "es-shim-unscopables@npm:1.0.2"
@@ -12592,13 +12604,15 @@ __metadata:
1259212604
linkType: hard
1259312605

1259412606
"form-data@npm:^4.0.0":
12595-
version: 4.0.1
12596-
resolution: "form-data@npm:4.0.1"
12607+
version: 4.0.4
12608+
resolution: "form-data@npm:4.0.4"
1259712609
dependencies:
1259812610
asynckit: "npm:^0.4.0"
1259912611
combined-stream: "npm:^1.0.8"
12612+
es-set-tostringtag: "npm:^2.1.0"
12613+
hasown: "npm:^2.0.2"
1260012614
mime-types: "npm:^2.1.12"
12601-
checksum: 10/6adb1cff557328bc6eb8a68da205f9ae44ab0e88d4d9237aaf91eed591ffc64f77411efb9016af7d87f23d0a038c45a788aa1c6634e51175c4efa36c2bc53774
12615+
checksum: 10/a4b62e21932f48702bc468cc26fb276d186e6b07b557e3dd7cc455872bdbb82db7db066844a64ad3cf40eaf3a753c830538183570462d3649fdfd705601cbcfb
1260212616
languageName: node
1260312617
linkType: hard
1260412618

@@ -12827,7 +12841,7 @@ __metadata:
1282712841
languageName: node
1282812842
linkType: hard
1282912843

12830-
"get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.3.0":
12844+
"get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.3.0":
1283112845
version: 1.3.0
1283212846
resolution: "get-intrinsic@npm:1.3.0"
1283312847
dependencies:

0 commit comments

Comments
 (0)