From e2f9818cb276ee0d02e3407ead133bf4585126a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:54:15 +0000 Subject: [PATCH] chore(deps): bump undici in /examples/ExpoMessaging Bumps [undici](https://github.com/nodejs/undici) from 6.18.2 to 6.19.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.18.2...v6.19.2) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/ExpoMessaging/yarn.lock | 35 ++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/examples/ExpoMessaging/yarn.lock b/examples/ExpoMessaging/yarn.lock index 879283c873..c2eda3268c 100644 --- a/examples/ExpoMessaging/yarn.lock +++ b/examples/ExpoMessaging/yarn.lock @@ -7234,13 +7234,14 @@ stream-buffers@2.2.x, stream-buffers@~2.2.0: integrity sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg== "stream-chat-expo@link:../../package/expo-package": - version "0.0.0" - uid "" + version "5.33.1" + dependencies: + stream-chat-react-native-core "5.33.1" -stream-chat-react-native-core@5.33.0: - version "5.33.0" - resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.33.0.tgz#14f04de90cbc8db011bab8db3fa84abe2dc2eaec" - integrity sha512-V9OJA9MrHzaCw5q16ZRbEktA1HamITbXPOkVZOjpDbb0OBcmedmOnD9C2NFIprc770lhllS/1MKBDr0GdQ9NXQ== +stream-chat-react-native-core@5.33.1: + version "5.33.1" + resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.33.1.tgz#d9e7847469d3ffb6e7fd35fbb7b720f2e25d172e" + integrity sha512-TCDmChJe07cYyL3sErc6qycRFMA+HbflCKRGrFvVvpU0RdWJljaqiOo3avFSauciSnQxx9WxzTkMism8YsFHcQ== dependencies: "@gorhom/bottom-sheet" "4.4.8" dayjs "1.10.5" @@ -7256,8 +7257,20 @@ stream-chat-react-native-core@5.33.0: stream-chat "8.31.0" "stream-chat-react-native-core@link:../../package": - version "0.0.0" - uid "" + version "5.33.1" + dependencies: + "@gorhom/bottom-sheet" "4.4.8" + dayjs "1.10.5" + emoji-regex "^10.3.0" + i18next "^21.6.14" + intl-pluralrules "^2.0.1" + linkifyjs "^4.1.1" + lodash-es "4.17.21" + mime-types "^2.1.34" + path "0.12.7" + react-native-markdown-package "1.8.2" + react-native-url-polyfill "^1.3.0" + stream-chat "8.31.0" stream-chat@8.31.0: version "8.31.0" @@ -7671,9 +7684,9 @@ undici-types@~5.26.4: integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== undici@^6.10.1: - version "6.18.2" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.18.2.tgz#f662a5dc33cf654fc412a9912e5a07b138d75c97" - integrity sha512-o/MQLTwRm9IVhOqhZ0NQ9oXax1ygPjw6Vs+Vq/4QRjbOAC3B1GCHy7TYxxbExKlb7bzDRzt9vBWU6BDz0RFfYg== + version "6.19.2" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.19.2.tgz#231bc5de78d0dafb6260cf454b294576c2f3cd31" + integrity sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"