Skip to content

Commit af8f3e7

Browse files
Bump form-data from 4.0.1 to 4.0.4 (#4075)
* 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] <[email protected]> * Changeset --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mohamed Mehany <[email protected]>
1 parent e918186 commit af8f3e7

File tree

6 files changed

+49
-12
lines changed

6 files changed

+49
-12
lines changed

.changeset/angry-glasses-brake.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@chainlink/1forge-adapter': patch
3+
'@chainlink/aleno-adapter': patch
4+
'@chainlink/apex-adapter': patch
5+
'@chainlink/polkadot-balance-adapter': patch
6+
---
7+
8+
Bump form-data from 4.0.1 to 4.0.4

.pnp.cjs

Lines changed: 23 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
-12 KB
Binary file not shown.
24.1 KB
Binary file not shown.

yarn.lock

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15588,6 +15588,18 @@ __metadata:
1558815588
languageName: node
1558915589
linkType: hard
1559015590

15591+
"es-set-tostringtag@npm:^2.1.0":
15592+
version: 2.1.0
15593+
resolution: "es-set-tostringtag@npm:2.1.0"
15594+
dependencies:
15595+
es-errors: "npm:^1.3.0"
15596+
get-intrinsic: "npm:^1.2.6"
15597+
has-tostringtag: "npm:^1.0.2"
15598+
hasown: "npm:^2.0.2"
15599+
checksum: 10/86814bf8afbcd8966653f731415888019d4bc4aca6b6c354132a7a75bb87566751e320369654a101d23a91c87a85c79b178bcf40332839bd347aff437c4fb65f
15600+
languageName: node
15601+
linkType: hard
15602+
1559115603
"es5-ext@npm:^0.10.35, es5-ext@npm:^0.10.62, es5-ext@npm:^0.10.63, es5-ext@npm:^0.10.64, es5-ext@npm:~0.10.14":
1559215604
version: 0.10.64
1559315605
resolution: "es5-ext@npm:0.10.64"
@@ -16835,13 +16847,15 @@ __metadata:
1683516847
linkType: hard
1683616848

1683716849
"form-data@npm:^4.0.0":
16838-
version: 4.0.1
16839-
resolution: "form-data@npm:4.0.1"
16850+
version: 4.0.4
16851+
resolution: "form-data@npm:4.0.4"
1684016852
dependencies:
1684116853
asynckit: "npm:^0.4.0"
1684216854
combined-stream: "npm:^1.0.8"
16855+
es-set-tostringtag: "npm:^2.1.0"
16856+
hasown: "npm:^2.0.2"
1684316857
mime-types: "npm:^2.1.12"
16844-
checksum: 10/6adb1cff557328bc6eb8a68da205f9ae44ab0e88d4d9237aaf91eed591ffc64f77411efb9016af7d87f23d0a038c45a788aa1c6634e51175c4efa36c2bc53774
16858+
checksum: 10/a4b62e21932f48702bc468cc26fb276d186e6b07b557e3dd7cc455872bdbb82db7db066844a64ad3cf40eaf3a753c830538183570462d3649fdfd705601cbcfb
1684516859
languageName: node
1684616860
linkType: hard
1684716861

@@ -17144,7 +17158,7 @@ __metadata:
1714417158
languageName: node
1714517159
linkType: hard
1714617160

17147-
"get-intrinsic@npm:^1.3.0":
17161+
"get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.3.0":
1714817162
version: 1.3.1
1714917163
resolution: "get-intrinsic@npm:1.3.1"
1715017164
dependencies:

0 commit comments

Comments
 (0)