Skip to content

Commit 461fcbf

Browse files
fix(deps): bump form-data from 4.0.0 to 4.0.4 (#1592)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cad1295 commit 461fcbf

File tree

1 file changed

+102
-3
lines changed

1 file changed

+102
-3
lines changed

yarn.lock

Lines changed: 102 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1557,6 +1557,14 @@ caching-transform@^4.0.0:
15571557
package-hash "^4.0.0"
15581558
write-file-atomic "^3.0.0"
15591559

1560+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1561+
version "1.0.2"
1562+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1563+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
1564+
dependencies:
1565+
es-errors "^1.3.0"
1566+
function-bind "^1.1.2"
1567+
15601568
call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
15611569
version "1.0.5"
15621570
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.5.tgz#6fa2b7845ce0ea49bf4d8b9ef64727a2c2e2e513"
@@ -2116,6 +2124,15 @@ dot-prop@^5.1.0:
21162124
dependencies:
21172125
is-obj "^2.0.0"
21182126

2127+
dunder-proto@^1.0.1:
2128+
version "1.0.1"
2129+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
2130+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
2131+
dependencies:
2132+
call-bind-apply-helpers "^1.0.1"
2133+
es-errors "^1.3.0"
2134+
gopd "^1.2.0"
2135+
21192136
eastasianwidth@^0.2.0:
21202137
version "0.2.0"
21212138
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
@@ -2207,6 +2224,23 @@ es-abstract@^1.22.1:
22072224
unbox-primitive "^1.0.2"
22082225
which-typed-array "^1.1.13"
22092226

2227+
es-define-property@^1.0.1:
2228+
version "1.0.1"
2229+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
2230+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
2231+
2232+
es-errors@^1.3.0:
2233+
version "1.3.0"
2234+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
2235+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
2236+
2237+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
2238+
version "1.1.1"
2239+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2240+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
2241+
dependencies:
2242+
es-errors "^1.3.0"
2243+
22102244
es-set-tostringtag@^2.0.1:
22112245
version "2.0.1"
22122246
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8"
@@ -2216,6 +2250,16 @@ es-set-tostringtag@^2.0.1:
22162250
has "^1.0.3"
22172251
has-tostringtag "^1.0.0"
22182252

2253+
es-set-tostringtag@^2.1.0:
2254+
version "2.1.0"
2255+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2256+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2257+
dependencies:
2258+
es-errors "^1.3.0"
2259+
get-intrinsic "^1.2.6"
2260+
has-tostringtag "^1.0.2"
2261+
hasown "^2.0.2"
2262+
22192263
es-shim-unscopables@^1.0.0:
22202264
version "1.0.0"
22212265
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
@@ -2737,12 +2781,14 @@ foreground-child@^3.1.0:
27372781
signal-exit "^4.0.1"
27382782

27392783
form-data@^4.0.0:
2740-
version "4.0.0"
2741-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
2742-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
2784+
version "4.0.4"
2785+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2786+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
27432787
dependencies:
27442788
asynckit "^0.4.0"
27452789
combined-stream "^1.0.8"
2790+
es-set-tostringtag "^2.1.0"
2791+
hasown "^2.0.2"
27462792
mime-types "^2.1.12"
27472793

27482794
fromentries@^1.2.0:
@@ -2833,11 +2879,35 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@
28332879
has-symbols "^1.0.3"
28342880
hasown "^2.0.0"
28352881

2882+
get-intrinsic@^1.2.6:
2883+
version "1.3.0"
2884+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
2885+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
2886+
dependencies:
2887+
call-bind-apply-helpers "^1.0.2"
2888+
es-define-property "^1.0.1"
2889+
es-errors "^1.3.0"
2890+
es-object-atoms "^1.1.1"
2891+
function-bind "^1.1.2"
2892+
get-proto "^1.0.1"
2893+
gopd "^1.2.0"
2894+
has-symbols "^1.1.0"
2895+
hasown "^2.0.2"
2896+
math-intrinsics "^1.1.0"
2897+
28362898
get-package-type@^0.1.0:
28372899
version "0.1.0"
28382900
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
28392901
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
28402902

2903+
get-proto@^1.0.1:
2904+
version "1.0.1"
2905+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
2906+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
2907+
dependencies:
2908+
dunder-proto "^1.0.1"
2909+
es-object-atoms "^1.0.0"
2910+
28412911
get-stream@^5.0.0, get-stream@^5.1.0:
28422912
version "5.2.0"
28432913
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
@@ -2981,6 +3051,11 @@ gopd@^1.0.1:
29813051
dependencies:
29823052
get-intrinsic "^1.1.3"
29833053

3054+
gopd@^1.2.0:
3055+
version "1.2.0"
3056+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
3057+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
3058+
29843059
got@^11.8.6:
29853060
version "11.8.6"
29863061
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a"
@@ -3045,13 +3120,25 @@ has-symbols@^1.0.2, has-symbols@^1.0.3:
30453120
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
30463121
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
30473122

3123+
has-symbols@^1.1.0:
3124+
version "1.1.0"
3125+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
3126+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
3127+
30483128
has-tostringtag@^1.0.0:
30493129
version "1.0.0"
30503130
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
30513131
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
30523132
dependencies:
30533133
has-symbols "^1.0.2"
30543134

3135+
has-tostringtag@^1.0.2:
3136+
version "1.0.2"
3137+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
3138+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
3139+
dependencies:
3140+
has-symbols "^1.0.3"
3141+
30553142
has@^1.0.3:
30563143
version "1.0.3"
30573144
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
@@ -3074,6 +3161,13 @@ hasown@^2.0.0:
30743161
dependencies:
30753162
function-bind "^1.1.2"
30763163

3164+
hasown@^2.0.2:
3165+
version "2.0.2"
3166+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
3167+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
3168+
dependencies:
3169+
function-bind "^1.1.2"
3170+
30773171
he@^1.2.0:
30783172
version "1.2.0"
30793173
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -3979,6 +4073,11 @@ marked@^13.0.0:
39794073
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.2.tgz#d5d05bd2683a85cb9cc6afbe5240e3a8bffcb92a"
39804074
integrity sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==
39814075

4076+
math-intrinsics@^1.1.0:
4077+
version "1.1.0"
4078+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
4079+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
4080+
39824081
md5@^2.1.0:
39834082
version "2.3.0"
39844083
resolved "https://registry.yarnpkg.com/md5/-/md5-2.3.0.tgz#c3da9a6aae3a30b46b7b0c349b87b110dc3bda4f"

0 commit comments

Comments
 (0)