Skip to content

Commit 1ab3a44

Browse files
authored
Merge pull request #1299 from salesforcecli/dependabot-npm_and_yarn-form-data-4.0.4
fix(deps): bump form-data from 4.0.0 to 4.0.4
2 parents 78ef3db + 54e0cd7 commit 1ab3a44

1 file changed

Lines changed: 102 additions & 3 deletions

File tree

yarn.lock

Lines changed: 102 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2879,6 +2879,14 @@ caching-transform@^4.0.0:
28792879
package-hash "^4.0.0"
28802880
write-file-atomic "^3.0.0"
28812881

2882+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
2883+
version "1.0.2"
2884+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
2885+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
2886+
dependencies:
2887+
es-errors "^1.3.0"
2888+
function-bind "^1.1.2"
2889+
28822890
call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
28832891
version "1.0.5"
28842892
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.5.tgz#6fa2b7845ce0ea49bf4d8b9ef64727a2c2e2e513"
@@ -3491,6 +3499,15 @@ dot-prop@^5.1.0:
34913499
dependencies:
34923500
is-obj "^2.0.0"
34933501

3502+
dunder-proto@^1.0.1:
3503+
version "1.0.1"
3504+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
3505+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
3506+
dependencies:
3507+
call-bind-apply-helpers "^1.0.1"
3508+
es-errors "^1.3.0"
3509+
gopd "^1.2.0"
3510+
34943511
eastasianwidth@^0.2.0:
34953512
version "0.2.0"
34963513
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
@@ -3599,6 +3616,23 @@ es-abstract@^1.22.1:
35993616
unbox-primitive "^1.0.2"
36003617
which-typed-array "^1.1.13"
36013618

3619+
es-define-property@^1.0.1:
3620+
version "1.0.1"
3621+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
3622+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
3623+
3624+
es-errors@^1.3.0:
3625+
version "1.3.0"
3626+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
3627+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
3628+
3629+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
3630+
version "1.1.1"
3631+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
3632+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
3633+
dependencies:
3634+
es-errors "^1.3.0"
3635+
36023636
es-set-tostringtag@^2.0.1:
36033637
version "2.0.1"
36043638
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -3608,6 +3642,16 @@ es-set-tostringtag@^2.0.1:
36083642
has "^1.0.3"
36093643
has-tostringtag "^1.0.0"
36103644

3645+
es-set-tostringtag@^2.1.0:
3646+
version "2.1.0"
3647+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3648+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3649+
dependencies:
3650+
es-errors "^1.3.0"
3651+
get-intrinsic "^1.2.6"
3652+
has-tostringtag "^1.0.2"
3653+
hasown "^2.0.2"
3654+
36113655
es-shim-unscopables@^1.0.0:
36123656
version "1.0.0"
36133657
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -4119,12 +4163,14 @@ form-data-encoder@^2.1.2:
41194163
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
41204164

41214165
form-data@^4.0.0:
4122-
version "4.0.0"
4123-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
4124-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
4166+
version "4.0.4"
4167+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
4168+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
41254169
dependencies:
41264170
asynckit "^0.4.0"
41274171
combined-stream "^1.0.8"
4172+
es-set-tostringtag "^2.1.0"
4173+
hasown "^2.0.2"
41284174
mime-types "^2.1.12"
41294175

41304176
fromentries@^1.2.0:
@@ -4220,11 +4266,35 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@
42204266
has-symbols "^1.0.3"
42214267
hasown "^2.0.0"
42224268

4269+
get-intrinsic@^1.2.6:
4270+
version "1.3.0"
4271+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
4272+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
4273+
dependencies:
4274+
call-bind-apply-helpers "^1.0.2"
4275+
es-define-property "^1.0.1"
4276+
es-errors "^1.3.0"
4277+
es-object-atoms "^1.1.1"
4278+
function-bind "^1.1.2"
4279+
get-proto "^1.0.1"
4280+
gopd "^1.2.0"
4281+
has-symbols "^1.1.0"
4282+
hasown "^2.0.2"
4283+
math-intrinsics "^1.1.0"
4284+
42234285
get-package-type@^0.1.0:
42244286
version "0.1.0"
42254287
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
42264288
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
42274289

4290+
get-proto@^1.0.1:
4291+
version "1.0.1"
4292+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
4293+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
4294+
dependencies:
4295+
dunder-proto "^1.0.1"
4296+
es-object-atoms "^1.0.0"
4297+
42284298
get-stdin@^9.0.0:
42294299
version "9.0.0"
42304300
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
@@ -4376,6 +4446,11 @@ gopd@^1.0.1:
43764446
dependencies:
43774447
get-intrinsic "^1.1.3"
43784448

4449+
gopd@^1.2.0:
4450+
version "1.2.0"
4451+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
4452+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
4453+
43794454
got@^13:
43804455
version "13.0.0"
43814456
resolved "https://registry.yarnpkg.com/got/-/got-13.0.0.tgz#a2402862cef27a5d0d1b07c0fb25d12b58175422"
@@ -4457,13 +4532,25 @@ has-symbols@^1.0.2, has-symbols@^1.0.3:
44574532
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
44584533
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
44594534

4535+
has-symbols@^1.1.0:
4536+
version "1.1.0"
4537+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
4538+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
4539+
44604540
has-tostringtag@^1.0.0:
44614541
version "1.0.0"
44624542
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
44634543
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
44644544
dependencies:
44654545
has-symbols "^1.0.2"
44664546

4547+
has-tostringtag@^1.0.2:
4548+
version "1.0.2"
4549+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
4550+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
4551+
dependencies:
4552+
has-symbols "^1.0.3"
4553+
44674554
has@^1.0.3:
44684555
version "1.0.3"
44694556
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
@@ -4486,6 +4573,13 @@ hasown@^2.0.0:
44864573
dependencies:
44874574
function-bind "^1.1.2"
44884575

4576+
hasown@^2.0.2:
4577+
version "2.0.2"
4578+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
4579+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
4580+
dependencies:
4581+
function-bind "^1.1.2"
4582+
44894583
he@^1.2.0:
44904584
version "1.2.0"
44914585
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -5497,6 +5591,11 @@ marked@^13.0.0:
54975591
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.2.tgz#d5d05bd2683a85cb9cc6afbe5240e3a8bffcb92a"
54985592
integrity sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==
54995593

5594+
math-intrinsics@^1.1.0:
5595+
version "1.1.0"
5596+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
5597+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
5598+
55005599
mdurl@^2.0.0:
55015600
version "2.0.0"
55025601
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"

0 commit comments

Comments
 (0)