Skip to content

Commit d3baf7f

Browse files
chore(deps): bump form-data from 4.0.0 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 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.0...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1aa16d commit d3baf7f

File tree

1 file changed

+83
-3
lines changed

1 file changed

+83
-3
lines changed

yarn.lock

Lines changed: 83 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3079,6 +3079,14 @@ buffer-from@^1.0.0:
30793079
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
30803080
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
30813081

3082+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
3083+
version "1.0.2"
3084+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
3085+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
3086+
dependencies:
3087+
es-errors "^1.3.0"
3088+
function-bind "^1.1.2"
3089+
30823090
call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
30833091
version "1.0.7"
30843092
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
@@ -3656,6 +3664,15 @@ dotenv@^8.0.0:
36563664
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
36573665
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
36583666

3667+
dunder-proto@^1.0.1:
3668+
version "1.0.1"
3669+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
3670+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
3671+
dependencies:
3672+
call-bind-apply-helpers "^1.0.1"
3673+
es-errors "^1.3.0"
3674+
gopd "^1.2.0"
3675+
36593676
eastasianwidth@^0.2.0:
36603677
version "0.2.0"
36613678
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
@@ -3781,6 +3798,11 @@ es-define-property@^1.0.0:
37813798
dependencies:
37823799
get-intrinsic "^1.2.4"
37833800

3801+
es-define-property@^1.0.1:
3802+
version "1.0.1"
3803+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
3804+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
3805+
37843806
es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
37853807
version "1.3.0"
37863808
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
@@ -3818,6 +3840,13 @@ es-object-atoms@^1.0.0:
38183840
dependencies:
38193841
es-errors "^1.3.0"
38203842

3843+
es-object-atoms@^1.1.1:
3844+
version "1.1.1"
3845+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
3846+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
3847+
dependencies:
3848+
es-errors "^1.3.0"
3849+
38213850
es-set-tostringtag@^2.0.3:
38223851
version "2.0.3"
38233852
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777"
@@ -3827,6 +3856,16 @@ es-set-tostringtag@^2.0.3:
38273856
has-tostringtag "^1.0.2"
38283857
hasown "^2.0.1"
38293858

3859+
es-set-tostringtag@^2.1.0:
3860+
version "2.1.0"
3861+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3862+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3863+
dependencies:
3864+
es-errors "^1.3.0"
3865+
get-intrinsic "^1.2.6"
3866+
has-tostringtag "^1.0.2"
3867+
hasown "^2.0.2"
3868+
38303869
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
38313870
version "1.0.2"
38323871
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
@@ -4348,12 +4387,14 @@ foreground-child@^3.1.0:
43484387
signal-exit "^4.0.1"
43494388

43504389
form-data@^4.0.0:
4351-
version "4.0.0"
4352-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
4353-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
4390+
version "4.0.4"
4391+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
4392+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
43544393
dependencies:
43554394
asynckit "^0.4.0"
43564395
combined-stream "^1.0.8"
4396+
es-set-tostringtag "^2.1.0"
4397+
hasown "^2.0.2"
43574398
mime-types "^2.1.12"
43584399

43594400
format@^0.2.0:
@@ -4437,6 +4478,22 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@
44374478
has-symbols "^1.0.3"
44384479
hasown "^2.0.0"
44394480

4481+
get-intrinsic@^1.2.6:
4482+
version "1.3.0"
4483+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
4484+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
4485+
dependencies:
4486+
call-bind-apply-helpers "^1.0.2"
4487+
es-define-property "^1.0.1"
4488+
es-errors "^1.3.0"
4489+
es-object-atoms "^1.1.1"
4490+
function-bind "^1.1.2"
4491+
get-proto "^1.0.1"
4492+
gopd "^1.2.0"
4493+
has-symbols "^1.1.0"
4494+
hasown "^2.0.2"
4495+
math-intrinsics "^1.1.0"
4496+
44404497
get-monorepo-packages@^1.1.0:
44414498
version "1.2.0"
44424499
resolved "https://registry.yarnpkg.com/get-monorepo-packages/-/get-monorepo-packages-1.2.0.tgz#3eee88d30b11a5f65955dec6ae331958b2a168e4"
@@ -4450,6 +4507,14 @@ get-package-type@^0.1.0:
44504507
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
44514508
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
44524509

4510+
get-proto@^1.0.1:
4511+
version "1.0.1"
4512+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
4513+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
4514+
dependencies:
4515+
dunder-proto "^1.0.1"
4516+
es-object-atoms "^1.0.0"
4517+
44534518
get-stream@^6.0.0:
44544519
version "6.0.1"
44554520
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
@@ -4574,6 +4639,11 @@ gopd@^1.0.1:
45744639
dependencies:
45754640
get-intrinsic "^1.1.3"
45764641

4642+
gopd@^1.2.0:
4643+
version "1.2.0"
4644+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
4645+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
4646+
45774647
graceful-fs@^4.1.2, graceful-fs@^4.2.11, graceful-fs@^4.2.4, graceful-fs@^4.2.9:
45784648
version "4.2.11"
45794649
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
@@ -4616,6 +4686,11 @@ has-symbols@^1.0.2, has-symbols@^1.0.3:
46164686
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
46174687
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
46184688

4689+
has-symbols@^1.1.0:
4690+
version "1.1.0"
4691+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
4692+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
4693+
46194694
has-tostringtag@^1.0.0, has-tostringtag@^1.0.2:
46204695
version "1.0.2"
46214696
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
@@ -5755,6 +5830,11 @@ markdown-table@^3.0.0:
57555830
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.4.tgz#fe44d6d410ff9d6f2ea1797a3f60aa4d2b631c2a"
57565831
integrity sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==
57575832

5833+
math-intrinsics@^1.1.0:
5834+
version "1.1.0"
5835+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
5836+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
5837+
57585838
mdast-util-find-and-replace@^3.0.0:
57595839
version "3.0.2"
57605840
resolved "https://registry.yarnpkg.com/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz#70a3174c894e14df722abf43bc250cbae44b11df"

0 commit comments

Comments
 (0)