From 3e1811b128bfd1fe2db72725f1f599589467b7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 00:33:05 +0000 Subject: [PATCH] chore(deps): bump undici from 6.19.2 to 6.24.0 Bumps [undici](https://github.com/nodejs/undici) from 6.19.2 to 6.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.24.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.24.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 106 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 115025ab3c877f..97882bdc43bef9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1549,6 +1549,47 @@ dependencies: node-forge "^1.3.3" +"@expo/config-plugins@~55.0.6": + version "55.0.6" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-55.0.6.tgz#fcc5d6e2bfe9d48861d219fa8d2fe88116e6a7cb" + integrity sha512-cIox6FjZlFaaX40rbQ3DvP9e87S5X85H9uw+BAxJE5timkMhuByy3GAlOsj1h96EyzSiol7Q6YIGgY1Jiz4M+A== + dependencies: + "@expo/config-types" "^55.0.5" + "@expo/json-file" "~10.0.12" + "@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.8": + version "55.0.8" + resolved "https://registry.yarnpkg.com/@expo/config/-/config-55.0.8.tgz#170e1cd109cc755ec7c19e52f61feea35bbcbd9a" + integrity sha512-D7RYYHfErCgEllGxNwdYdkgzLna7zkzUECBV3snbUpf7RvIpB5l1LpCgzuVoc5KVew5h7N1Tn4LnT/tBSUZsQg== + dependencies: + "@expo/config-plugins" "~55.0.6" + "@expo/config-types" "^55.0.5" + "@expo/json-file" "^10.0.12" + "@expo/require-utils" "^55.0.2" + deepmerge "^4.3.1" + getenv "^2.0.0" + glob "^13.0.0" + resolve-from "^5.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" @@ -1700,6 +1741,15 @@ "@types/hoist-non-react-statics" "^3.3.1" hoist-non-react-statics "^3.3.0" +"@expo/require-utils@^55.0.2": + version "55.0.2" + resolved "https://registry.yarnpkg.com/@expo/require-utils/-/require-utils-55.0.2.tgz#ca21b841aa5d450852fb3387e0ff7acd8d5dc247" + integrity sha512-dV5oCShQ1umKBKagMMT4B/N+SREsQe3lU4Zgmko5AO0rxKV0tynZT6xXs+e2JxuqT4Rz997atg7pki0BnZb4uw== + 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,6 +8267,14 @@ expo-atlas@^0.4.1: serve-static "^1.15.0" stream-json "^1.8.0" +expo-manifests@~55.0.9: + version "55.0.9" + resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-55.0.9.tgz#7cc479cf3af5f01369e40d068018d54a5711d44f" + integrity sha512-i82j3X4hbxYDe6kxUw4u8WfvbvTj2w+9BD9WKuL0mFRy+MjvdzdyaqAjEViWCKo/alquP/hTApDTQBb3UmWhkg== + dependencies: + "@expo/config" "~55.0.8" + expo-json-utils "~55.0.0" + expo-progress@^0.0.2: version "0.0.2" resolved "https://registry.yarnpkg.com/expo-progress/-/expo-progress-0.0.2.tgz#0d42470f8f1f019d3ae0f1da377c9bca891f3dd8" @@ -8230,6 +8288,51 @@ expo-three@7.0.1: "@expo/browser-polyfill" "^1.0.1" expo-asset-utils "~3.0.0" +expo-updates-interface@~55.1.3: + version "55.1.3" + resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-55.1.3.tgz#cecc1821a9f5e773739144bea7ad93c6a485baea" + integrity sha512-UVVIiZqymQZJL+o/jh65kXOI97xdkbqBJJM0LMabaPMNLFnc6/WvOMOzmQs7SPyKb8+0PeBaFd7tj5DzF6JeQg== + +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.13" + resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.13.tgz#9b09ead0205836437bf1f652e5734fa8687a2e18" + integrity sha512-GuOhcyLqeZxUB2cX9R2prInmUSnm3NUJ3l5ZDwU6TrGCtHm9JsZyYqG+3+YwVLSKzwj57uPo6U71Gl7xBNaECg== + 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.9" + expo-structured-headers "~55.0.0" + expo-updates-interface "~55.1.3" + 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" @@ -15688,9 +15791,9 @@ undici-types@~6.21.0: integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== undici@^6.18.2: - version "6.19.2" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.19.2.tgz#231bc5de78d0dafb6260cf454b294576c2f3cd31" - integrity sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA== + version "6.24.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.24.0.tgz#ad36b879b4882d14addc13dd641da7ed7ac7623a" + integrity sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"