Skip to content

Commit a32e504

Browse files
Bump form-data from 4.0.0 to 4.0.4
Dependabot couldn't find the original pull request head commit, f8c3f46.
1 parent 570ed1a commit a32e504

2 files changed

Lines changed: 53 additions & 5 deletions

File tree

packages/expo-updates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@vercel/ncc": "^0.38.3",
6363
"expo-module-scripts": "^55.0.2",
6464
"express": "^5.1.0",
65-
"form-data": "^4.0.4",
65+
"form-data": "^4.0.5",
6666
"memfs": "^3.2.0",
6767
"picomatch": "^4.0.2",
6868
"xstate": "^4.37.2"

yarn.lock

Lines changed: 52 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8217,6 +8217,14 @@ expo-atlas@^0.4.1:
82178217
serve-static "^1.15.0"
82188218
stream-json "^1.8.0"
82198219

8220+
expo-manifests@~55.0.5:
8221+
version "55.0.5"
8222+
resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-55.0.5.tgz#ae53975a07c3c1a8cb5b2a8648234f8fa29d8f08"
8223+
integrity sha512-GXSVnEkAJ1o71L/WshV/NmDda/vnD4poDDKi/oSYSMd8him2u0GfqqzCsgec6Odlqz5fMqXO4JgoBaWKtzn8Aw==
8224+
dependencies:
8225+
"@expo/config" "~55.0.4"
8226+
expo-json-utils "~55.0.0"
8227+
82208228
expo-progress@^0.0.2:
82218229
version "0.0.2"
82228230
resolved "https://registry.yarnpkg.com/expo-progress/-/expo-progress-0.0.2.tgz#0d42470f8f1f019d3ae0f1da377c9bca891f3dd8"
@@ -8230,6 +8238,46 @@ expo-three@7.0.1:
82308238
"@expo/browser-polyfill" "^1.0.1"
82318239
expo-asset-utils "~3.0.0"
82328240

8241+
expo-updates@55.0.6:
8242+
version "55.0.6"
8243+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.6.tgz#2565e3bd9a046e311c3392c7e7babedae2eb1687"
8244+
integrity sha512-ykCzafGoFNHIJGXv59HxfDSVt/lVgE1RsRzmLfZbDCq2bapMZi1eUdprKhhrJVTkXPq92xDESx4I+2LpVc4f4g==
8245+
dependencies:
8246+
"@expo/code-signing-certificates" "^0.0.6"
8247+
"@expo/plist" "^0.5.2"
8248+
"@expo/spawn-async" "^1.7.2"
8249+
arg "4.1.0"
8250+
chalk "^4.1.2"
8251+
debug "^4.3.4"
8252+
expo-eas-client "~55.0.2"
8253+
expo-manifests "~55.0.4"
8254+
expo-structured-headers "~55.0.0"
8255+
expo-updates-interface "~55.1.1"
8256+
getenv "^2.0.0"
8257+
glob "^13.0.0"
8258+
ignore "^5.3.1"
8259+
resolve-from "^5.0.0"
8260+
8261+
expo-updates@~55.0.6:
8262+
version "55.0.7"
8263+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.7.tgz#580eff50517ed4a996c64f18fe7c4b715c118179"
8264+
integrity sha512-AkpyXJ2nRfKSB1MF3qkHYQeuG7Or9FMWcQAbrkIzETGeA3jpfPo0APvuq5PJjZf1VDX2AN3zznmYjrQ/MSODTA==
8265+
dependencies:
8266+
"@expo/code-signing-certificates" "^0.0.6"
8267+
"@expo/plist" "^0.5.2"
8268+
"@expo/spawn-async" "^1.7.2"
8269+
arg "4.1.0"
8270+
chalk "^4.1.2"
8271+
debug "^4.3.4"
8272+
expo-eas-client "~55.0.2"
8273+
expo-manifests "~55.0.5"
8274+
expo-structured-headers "~55.0.0"
8275+
expo-updates-interface "~55.1.1"
8276+
getenv "^2.0.0"
8277+
glob "^13.0.0"
8278+
ignore "^5.3.1"
8279+
resolve-from "^5.0.0"
8280+
82338281
exponential-backoff@^3.1.1:
82348282
version "3.1.1"
82358283
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6"
@@ -8765,10 +8813,10 @@ form-data@^3.0.0:
87658813
combined-stream "^1.0.8"
87668814
mime-types "^2.1.12"
87678815

8768-
form-data@^4.0.0, form-data@^4.0.4:
8769-
version "4.0.4"
8770-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
8771-
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
8816+
form-data@^4.0.0, form-data@^4.0.5:
8817+
version "4.0.5"
8818+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
8819+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
87728820
dependencies:
87738821
asynckit "^0.4.0"
87748822
combined-stream "^1.0.8"

0 commit comments

Comments
 (0)