Skip to content

Commit 77bc4f4

Browse files
authored
bump form-data to 4.0.4 (#2853)
1 parent 10c9e52 commit 77bc4f4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

packages/datadog-api-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"buffer-from": "^1.1.2",
3636
"cross-fetch": "^3.1.5",
3737
"es6-promise": "^4.2.8",
38-
"form-data": "^4.0.0",
38+
"form-data": "^4.0.4",
3939
"loglevel": "^1.8.1",
4040
"pako": "^2.0.4"
4141
},

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ __metadata:
10821082
buffer-from: "npm:^1.1.2"
10831083
cross-fetch: "npm:^3.1.5"
10841084
es6-promise: "npm:^4.2.8"
1085-
form-data: "npm:^4.0.0"
1085+
form-data: "npm:^4.0.4"
10861086
loglevel: "npm:^1.8.1"
10871087
pako: "npm:^2.0.4"
10881088
typescript: "npm:5.8.3"
@@ -3128,15 +3128,16 @@ __metadata:
31283128
languageName: node
31293129
linkType: hard
31303130

3131-
"form-data@npm:^4.0.0":
3132-
version: 4.0.2
3133-
resolution: "form-data@npm:4.0.2"
3131+
"form-data@npm:^4.0.4":
3132+
version: 4.0.4
3133+
resolution: "form-data@npm:4.0.4"
31343134
dependencies:
31353135
asynckit: "npm:^0.4.0"
31363136
combined-stream: "npm:^1.0.8"
31373137
es-set-tostringtag: "npm:^2.1.0"
3138+
hasown: "npm:^2.0.2"
31383139
mime-types: "npm:^2.1.12"
3139-
checksum: 10c0/e534b0cf025c831a0929bf4b9bbe1a9a6b03e273a8161f9947286b9b13bf8fb279c6944aae0070c4c311100c6d6dbb815cd955dc217728caf73fad8dc5b8ee9c
3140+
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
31403141
languageName: node
31413142
linkType: hard
31423143

0 commit comments

Comments
 (0)