diff --git a/yarn.lock b/yarn.lock index 115025ab3c877f..3a86464b7b4902 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1549,6 +1549,46 @@ dependencies: node-forge "^1.3.3" +"@expo/config-plugins@~55.0.8": + version "55.0.8" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-55.0.8.tgz#1b3f2b06b941b113ddc920be179b90c86eb82ef9" + integrity sha512-8WfWTRntTCcowfOS+tHdB0z98gKetTwktg4G5TWkCkXVa8Jt1NUnvzaaU4UHk2vbR2U4N84RyZJFizSwfF6C9g== + dependencies: + "@expo/config-types" "^55.0.5" + "@expo/json-file" "~10.0.13" + "@expo/plist" "^0.5.2" + "@expo/sdk-runtime-versions" "^1.0.0" + chalk "^4.1.2" + debug "^4.3.5" + getenv "^2.0.0" + glob "^13.0.0" + resolve-from "^5.0.0" + semver "^7.5.4" + slugify "^1.6.6" + xcode "^3.0.1" + xml2js "0.6.0" + +"@expo/config-types@^55.0.5": + version "55.0.5" + resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-55.0.5.tgz#731ce3e95866254e18977c0026ebab8a00dd6e10" + integrity sha512-sCmSUZG4mZ/ySXvfyyBdhjivz8Q539X1NondwDdYG7s3SBsk+wsgPJzYsqgAG/P9+l0xWjUD2F+kQ1cAJ6NNLg== + +"@expo/config@~55.0.14": + version "55.0.15" + resolved "https://registry.yarnpkg.com/@expo/config/-/config-55.0.15.tgz#6e6aa54f8f0f1883117d43d0e407a2e504c90618" + integrity sha512-lHc0ELIQ8126jYOMZpLv3WIuvordW98jFg5aT/J1/12n2ycuXu01XLZkJsdw0avO34cusUYb1It+MvY8JiMduA== + dependencies: + "@expo/config-plugins" "~55.0.8" + "@expo/config-types" "^55.0.5" + "@expo/json-file" "^10.0.13" + "@expo/require-utils" "^55.0.4" + deepmerge "^4.3.1" + getenv "^2.0.0" + glob "^13.0.0" + resolve-workspace-root "^2.0.0" + semver "^7.6.0" + slugify "^1.3.4" + "@expo/devcert@^1.2.1": version "1.2.1" resolved "https://registry.yarnpkg.com/@expo/devcert/-/devcert-1.2.1.tgz#1a687985bea1670866e54d5ba7c0ced963c354f4" @@ -1557,6 +1597,14 @@ "@expo/sudo-prompt" "^9.3.1" debug "^3.1.0" +"@expo/json-file@^10.0.13", "@expo/json-file@~10.0.13": + version "10.0.13" + resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-10.0.13.tgz#1a9ac56333786e8672181b0b95aab08f8255a548" + integrity sha512-pX/XjQn7tgNw6zuuV2ikmegmwe/S7uiwhrs2wXrANMkq7ozrA+JcZwgW9Q/8WZgciBzfAhNp5hnackHcrmapQA== + dependencies: + "@babel/code-frame" "^7.20.0" + json5 "^2.2.3" + "@expo/mcp-tunnel@~0.2.3": version "0.2.3" resolved "https://registry.yarnpkg.com/@expo/mcp-tunnel/-/mcp-tunnel-0.2.3.tgz#349b9da026b172d0b04edede14e982b4deaa437b" @@ -1700,6 +1748,15 @@ "@types/hoist-non-react-statics" "^3.3.1" hoist-non-react-statics "^3.3.0" +"@expo/require-utils@^55.0.4": + version "55.0.4" + resolved "https://registry.yarnpkg.com/@expo/require-utils/-/require-utils-55.0.4.tgz#cd474a8997ba6ecfa43d084a7f17bde0cb854179" + integrity sha512-JAANvXqV7MOysWeVWgaiDzikoyDjJWOV/ulOW60Zb3kXJfrx2oZOtGtDXDFKD1mXuahQgoM5QOjuZhF7gFRNjA== + dependencies: + "@babel/code-frame" "^7.20.0" + "@babel/core" "^7.25.2" + "@babel/plugin-transform-modules-commonjs" "^7.24.8" + "@expo/rudder-sdk-node@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@expo/rudder-sdk-node/-/rudder-sdk-node-1.1.1.tgz#6aa575f346833eb6290282118766d4919c808c6a" @@ -8217,11 +8274,34 @@ expo-atlas@^0.4.1: serve-static "^1.15.0" stream-json "^1.8.0" +expo-eas-client@~55.0.5: + version "55.0.5" + resolved "https://registry.yarnpkg.com/expo-eas-client/-/expo-eas-client-55.0.5.tgz#36e09e6c9e161eb72c17ce1657af210f6a9e4389" + integrity sha512-wRagCeSbSnSGVXgP7V+qiGfXzZ9hTVKWvKIOP7lwrX3MIEenNmNlO4D3RVC3aNU2GhmO3ZCZIIEre80KZoUUHA== + +expo-json-utils@~55.0.2: + version "55.0.2" + resolved "https://registry.yarnpkg.com/expo-json-utils/-/expo-json-utils-55.0.2.tgz#ef79888b881ef5b92d27245d3a758bc5debcbccf" + integrity sha512-QJMOZOPOG7CTnKcrdVaiummn2va1MCO56z++eyWkDv3GBRODldM6MFMDf/jTREWthFc2Nxo6TuyWRrEV9S6n/Q== + +expo-manifests@~55.0.15: + version "55.0.15" + resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-55.0.15.tgz#af9213abb4cddca0ee50163611dc1bc16412f755" + integrity sha512-p40ftXpgLTFGddFy35MYZMyjm/E6IQdn3l6fBZZ6zeraEzYLt+VLHYsplOL9ccTYvUSWKN9aOWRpoEYpyGVBVw== + dependencies: + "@expo/config" "~55.0.14" + expo-json-utils "~55.0.2" + expo-progress@^0.0.2: version "0.0.2" resolved "https://registry.yarnpkg.com/expo-progress/-/expo-progress-0.0.2.tgz#0d42470f8f1f019d3ae0f1da377c9bca891f3dd8" integrity sha512-RFd6aUxuZSH+ZhFeQB7Z6llnm8MZo7PmmgjoHeN5Hfvq1zc1gjQw0H4pCFcf3h6f08SXg32VMoaoi5A+D7Cs1A== +expo-structured-headers@~55.0.2: + version "55.0.2" + resolved "https://registry.yarnpkg.com/expo-structured-headers/-/expo-structured-headers-55.0.2.tgz#02705fae72add7bb91859d4c91ef38b07eefa676" + integrity sha512-KITovrWigTOtsII5hRQ9/3ydaNcxCux5g6O+eTPLyjnye9dpkDKl5GmCLVPVKIL/d7253OtbGtWMD4m0gha5pw== + expo-three@7.0.1: version "7.0.1" resolved "https://registry.yarnpkg.com/expo-three/-/expo-three-7.0.1.tgz#689688b529b8443fe6c1324000c0714858e37c55" @@ -8230,6 +8310,51 @@ expo-three@7.0.1: "@expo/browser-polyfill" "^1.0.1" expo-asset-utils "~3.0.0" +expo-updates-interface@~55.1.5: + version "55.1.5" + resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-55.1.5.tgz#72f0d595628b86afc83eca057723e24fc8d8b625" + integrity sha512-YOk9vhplWi0djoeqxMlEQgcDFeOGhnj4dWU0v1QvF5RqpqwLGdx780E0k3zL85xw6LXljVN78d6g8z51qIZu5g== + +expo-updates@55.0.6: + version "55.0.6" + resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.6.tgz#2565e3bd9a046e311c3392c7e7babedae2eb1687" + integrity sha512-ykCzafGoFNHIJGXv59HxfDSVt/lVgE1RsRzmLfZbDCq2bapMZi1eUdprKhhrJVTkXPq92xDESx4I+2LpVc4f4g== + dependencies: + "@expo/code-signing-certificates" "^0.0.6" + "@expo/plist" "^0.5.2" + "@expo/spawn-async" "^1.7.2" + arg "4.1.0" + chalk "^4.1.2" + debug "^4.3.4" + expo-eas-client "~55.0.2" + expo-manifests "~55.0.4" + expo-structured-headers "~55.0.0" + expo-updates-interface "~55.1.1" + getenv "^2.0.0" + glob "^13.0.0" + ignore "^5.3.1" + resolve-from "^5.0.0" + +expo-updates@~55.0.6: + version "55.0.20" + resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.20.tgz#751643ed931d90a358869ccff73d8b4962ba75ac" + integrity sha512-bRVsm+2ax3rQkErV+YX9uw+2N5DJ7C2S4ETPZPFbnLubSCJtlPuMHZ2SDQvmh3mAOl0yURKkbIMWVCvT89GmIQ== + dependencies: + "@expo/code-signing-certificates" "^0.0.6" + "@expo/plist" "^0.5.2" + "@expo/spawn-async" "^1.7.2" + arg "^4.1.0" + chalk "^4.1.2" + debug "^4.3.4" + expo-eas-client "~55.0.5" + expo-manifests "~55.0.15" + expo-structured-headers "~55.0.2" + expo-updates-interface "~55.1.5" + getenv "^2.0.0" + glob "^13.0.0" + ignore "^5.3.1" + resolve-from "^5.0.0" + exponential-backoff@^3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6" @@ -8720,9 +8845,9 @@ fmerge@^1.2.0: integrity sha1-NumdKuJV4+4a9ma033gFU2cc9pI= follow-redirects@^1.0.0: - version "1.15.6" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" - integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== + version "1.16.0" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc" + integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw== fontfaceobserver@^2.1.0: version "2.1.0"