Skip to content

Commit 4e67c8f

Browse files
Merge pull request #134 from magiclabs/dependabot/npm_and_yarn/form-data-3.0.4
Bump form-data from 3.0.0 to 3.0.4
2 parents f5e3b8a + a5eded9 commit 4e67c8f

File tree

1 file changed

+93
-13
lines changed

1 file changed

+93
-13
lines changed

yarn.lock

Lines changed: 93 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,6 +1943,14 @@ builtin-modules@^1.1.1:
19431943
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
19441944
integrity sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=
19451945

1946+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1947+
version "1.0.2"
1948+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1949+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
1950+
dependencies:
1951+
es-errors "^1.3.0"
1952+
function-bind "^1.1.2"
1953+
19461954
call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
19471955
version "1.0.7"
19481956
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
@@ -2477,6 +2485,15 @@ dotenv@^8.0.0:
24772485
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
24782486
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
24792487

2488+
dunder-proto@^1.0.1:
2489+
version "1.0.1"
2490+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
2491+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
2492+
dependencies:
2493+
call-bind-apply-helpers "^1.0.1"
2494+
es-errors "^1.3.0"
2495+
gopd "^1.2.0"
2496+
24802497
electron-to-chromium@^1.4.71:
24812498
version "1.4.73"
24822499
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.73.tgz#422f6f514315bcace9615903e4a9b6b9fa283137"
@@ -2676,6 +2693,11 @@ es-define-property@^1.0.0:
26762693
dependencies:
26772694
get-intrinsic "^1.2.4"
26782695

2696+
es-define-property@^1.0.1:
2697+
version "1.0.1"
2698+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
2699+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
2700+
26792701
es-errors@^1.0.0, es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
26802702
version "1.3.0"
26812703
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
@@ -2729,6 +2751,13 @@ es-object-atoms@^1.0.0:
27292751
dependencies:
27302752
es-errors "^1.3.0"
27312753

2754+
es-object-atoms@^1.1.1:
2755+
version "1.1.1"
2756+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2757+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
2758+
dependencies:
2759+
es-errors "^1.3.0"
2760+
27322761
es-set-tostringtag@^2.0.2, es-set-tostringtag@^2.0.3:
27332762
version "2.0.3"
27342763
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777"
@@ -2738,6 +2767,16 @@ es-set-tostringtag@^2.0.2, es-set-tostringtag@^2.0.3:
27382767
has-tostringtag "^1.0.2"
27392768
hasown "^2.0.1"
27402769

2770+
es-set-tostringtag@^2.1.0:
2771+
version "2.1.0"
2772+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2773+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2774+
dependencies:
2775+
es-errors "^1.3.0"
2776+
get-intrinsic "^1.2.6"
2777+
has-tostringtag "^1.0.2"
2778+
hasown "^2.0.2"
2779+
27412780
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
27422781
version "1.0.2"
27432782
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
@@ -3458,13 +3497,15 @@ for-each@^0.3.3:
34583497
is-callable "^1.1.3"
34593498

34603499
form-data@^3.0.0:
3461-
version "3.0.0"
3462-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.0.tgz#31b7e39c85f1355b7139ee0c647cf0de7f83c682"
3463-
integrity sha512-CKMFDglpbMi6PyN+brwB9Q/GOw0eAnsrEZDgcsH5Krhz5Od/haKHAX0NmQfha2zPPz0JpWzA7GJHGSnvCRLWsg==
3500+
version "3.0.4"
3501+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.4.tgz#938273171d3f999286a4557528ce022dc2c98df1"
3502+
integrity sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==
34643503
dependencies:
34653504
asynckit "^0.4.0"
34663505
combined-stream "^1.0.8"
3467-
mime-types "^2.1.12"
3506+
es-set-tostringtag "^2.1.0"
3507+
hasown "^2.0.2"
3508+
mime-types "^2.1.35"
34683509

34693510
fp-ts@^2.5.3:
34703511
version "2.8.4"
@@ -3532,6 +3573,22 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@
35323573
has-symbols "^1.0.3"
35333574
hasown "^2.0.0"
35343575

3576+
get-intrinsic@^1.2.6:
3577+
version "1.3.0"
3578+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
3579+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
3580+
dependencies:
3581+
call-bind-apply-helpers "^1.0.2"
3582+
es-define-property "^1.0.1"
3583+
es-errors "^1.3.0"
3584+
es-object-atoms "^1.1.1"
3585+
function-bind "^1.1.2"
3586+
get-proto "^1.0.1"
3587+
gopd "^1.2.0"
3588+
has-symbols "^1.1.0"
3589+
hasown "^2.0.2"
3590+
math-intrinsics "^1.1.0"
3591+
35353592
get-monorepo-packages@^1.1.0:
35363593
version "1.2.0"
35373594
resolved "https://registry.yarnpkg.com/get-monorepo-packages/-/get-monorepo-packages-1.2.0.tgz#3eee88d30b11a5f65955dec6ae331958b2a168e4"
@@ -3545,6 +3602,14 @@ get-own-enumerable-property-symbols@^3.0.0:
35453602
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
35463603
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
35473604

3605+
get-proto@^1.0.1:
3606+
version "1.0.1"
3607+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
3608+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
3609+
dependencies:
3610+
dunder-proto "^1.0.1"
3611+
es-object-atoms "^1.0.0"
3612+
35483613
get-stdin@^4.0.1:
35493614
version "4.0.1"
35503615
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
@@ -3677,6 +3742,11 @@ gopd@^1.0.1:
36773742
dependencies:
36783743
get-intrinsic "^1.1.3"
36793744

3745+
gopd@^1.2.0:
3746+
version "1.2.0"
3747+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
3748+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
3749+
36803750
graceful-fs@^4.1.2:
36813751
version "4.2.3"
36823752
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
@@ -3741,6 +3811,11 @@ has-symbols@^1.0.2, has-symbols@^1.0.3:
37413811
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
37423812
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
37433813

3814+
has-symbols@^1.1.0:
3815+
version "1.1.0"
3816+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
3817+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
3818+
37443819
has-tostringtag@^1.0.0, has-tostringtag@^1.0.1, has-tostringtag@^1.0.2:
37453820
version "1.0.2"
37463821
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
@@ -5085,6 +5160,11 @@ map-obj@^1.0.0, map-obj@^1.0.1:
50855160
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
50865161
integrity sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=
50875162

5163+
math-intrinsics@^1.1.0:
5164+
version "1.1.0"
5165+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
5166+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
5167+
50885168
meant@^1.0.1:
50895169
version "1.0.2"
50905170
resolved "https://registry.yarnpkg.com/meant/-/meant-1.0.2.tgz#5d0c78310a3d8ae1408a16be0fe0bd42a969f560"
@@ -5142,17 +5222,17 @@ micromatch@^4.0.4:
51425222
braces "^3.0.1"
51435223
picomatch "^2.2.3"
51445224

5145-
mime-db@1.43.0:
5146-
version "1.43.0"
5147-
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.43.0.tgz#0a12e0502650e473d735535050e7c8f4eb4fae58"
5148-
integrity sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==
5225+
mime-db@1.52.0:
5226+
version "1.52.0"
5227+
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
5228+
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
51495229

5150-
mime-types@^2.1.12:
5151-
version "2.1.26"
5152-
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.26.tgz#9c921fc09b7e149a65dfdc0da4d20997200b0a06"
5153-
integrity sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==
5230+
mime-types@^2.1.35:
5231+
version "2.1.35"
5232+
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
5233+
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
51545234
dependencies:
5155-
mime-db "1.43.0"
5235+
mime-db "1.52.0"
51565236

51575237
mimic-fn@^1.0.0:
51585238
version "1.2.0"

0 commit comments

Comments
 (0)