Skip to content

Commit 5156ff0

Browse files
authored
Merge pull request #978 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 2eb94aa + e2b6b45 commit 5156ff0

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
@@ -2888,6 +2888,14 @@ caching-transform@^4.0.0:
28882888
package-hash "^4.0.0"
28892889
write-file-atomic "^3.0.0"
28902890

2891+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
2892+
version "1.0.2"
2893+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
2894+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
2895+
dependencies:
2896+
es-errors "^1.3.0"
2897+
function-bind "^1.1.2"
2898+
28912899
call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
28922900
version "1.0.5"
28932901
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.5.tgz#6fa2b7845ce0ea49bf4d8b9ef64727a2c2e2e513"
@@ -3488,6 +3496,15 @@ dot-prop@^5.1.0:
34883496
dependencies:
34893497
is-obj "^2.0.0"
34903498

3499+
dunder-proto@^1.0.1:
3500+
version "1.0.1"
3501+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
3502+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
3503+
dependencies:
3504+
call-bind-apply-helpers "^1.0.1"
3505+
es-errors "^1.3.0"
3506+
gopd "^1.2.0"
3507+
34913508
eastasianwidth@^0.2.0:
34923509
version "0.2.0"
34933510
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
@@ -3596,6 +3613,23 @@ es-abstract@^1.22.1:
35963613
unbox-primitive "^1.0.2"
35973614
which-typed-array "^1.1.13"
35983615

3616+
es-define-property@^1.0.1:
3617+
version "1.0.1"
3618+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
3619+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
3620+
3621+
es-errors@^1.3.0:
3622+
version "1.3.0"
3623+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
3624+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
3625+
3626+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
3627+
version "1.1.1"
3628+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
3629+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
3630+
dependencies:
3631+
es-errors "^1.3.0"
3632+
35993633
es-set-tostringtag@^2.0.1:
36003634
version "2.0.1"
36013635
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -3605,6 +3639,16 @@ es-set-tostringtag@^2.0.1:
36053639
has "^1.0.3"
36063640
has-tostringtag "^1.0.0"
36073641

3642+
es-set-tostringtag@^2.1.0:
3643+
version "2.1.0"
3644+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3645+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3646+
dependencies:
3647+
es-errors "^1.3.0"
3648+
get-intrinsic "^1.2.6"
3649+
has-tostringtag "^1.0.2"
3650+
hasown "^2.0.2"
3651+
36083652
es-shim-unscopables@^1.0.0:
36093653
version "1.0.0"
36103654
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -4116,12 +4160,14 @@ form-data-encoder@^2.1.2:
41164160
integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
41174161

41184162
form-data@^4.0.0:
4119-
version "4.0.0"
4120-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
4121-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
4163+
version "4.0.4"
4164+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
4165+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
41224166
dependencies:
41234167
asynckit "^0.4.0"
41244168
combined-stream "^1.0.8"
4169+
es-set-tostringtag "^2.1.0"
4170+
hasown "^2.0.2"
41254171
mime-types "^2.1.12"
41264172

41274173
fromentries@^1.2.0:
@@ -4217,11 +4263,35 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@
42174263
has-symbols "^1.0.3"
42184264
hasown "^2.0.0"
42194265

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

4287+
get-proto@^1.0.1:
4288+
version "1.0.1"
4289+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
4290+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
4291+
dependencies:
4292+
dunder-proto "^1.0.1"
4293+
es-object-atoms "^1.0.0"
4294+
42254295
get-stdin@^9.0.0:
42264296
version "9.0.0"
42274297
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
@@ -4373,6 +4443,11 @@ gopd@^1.0.1:
43734443
dependencies:
43744444
get-intrinsic "^1.1.3"
43754445

4446+
gopd@^1.2.0:
4447+
version "1.2.0"
4448+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
4449+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
4450+
43764451
got@^13:
43774452
version "13.0.0"
43784453
resolved "https://registry.yarnpkg.com/got/-/got-13.0.0.tgz#a2402862cef27a5d0d1b07c0fb25d12b58175422"
@@ -4454,13 +4529,25 @@ has-symbols@^1.0.2, has-symbols@^1.0.3:
44544529
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
44554530
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
44564531

4532+
has-symbols@^1.1.0:
4533+
version "1.1.0"
4534+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
4535+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
4536+
44574537
has-tostringtag@^1.0.0:
44584538
version "1.0.0"
44594539
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
44604540
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
44614541
dependencies:
44624542
has-symbols "^1.0.2"
44634543

4544+
has-tostringtag@^1.0.2:
4545+
version "1.0.2"
4546+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
4547+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
4548+
dependencies:
4549+
has-symbols "^1.0.3"
4550+
44644551
has@^1.0.3:
44654552
version "1.0.3"
44664553
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
@@ -4483,6 +4570,13 @@ hasown@^2.0.0:
44834570
dependencies:
44844571
function-bind "^1.1.2"
44854572

4573+
hasown@^2.0.2:
4574+
version "2.0.2"
4575+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
4576+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
4577+
dependencies:
4578+
function-bind "^1.1.2"
4579+
44864580
he@^1.2.0:
44874581
version "1.2.0"
44884582
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -5487,6 +5581,11 @@ marked@^13.0.0:
54875581
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.2.tgz#d5d05bd2683a85cb9cc6afbe5240e3a8bffcb92a"
54885582
integrity sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==
54895583

5584+
math-intrinsics@^1.1.0:
5585+
version "1.1.0"
5586+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
5587+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
5588+
54905589
mdurl@^2.0.0:
54915590
version "2.0.0"
54925591
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"

0 commit comments

Comments
 (0)