From 470bbb31702b7e58a95be11bd2e157e1838d499a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 17:51:01 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser in /examples/SampleApp Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.2...v4.5.4) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 4.5.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/SampleApp/yarn.lock | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/examples/SampleApp/yarn.lock b/examples/SampleApp/yarn.lock index 729973a1f4..502cd69d0c 100644 --- a/examples/SampleApp/yarn.lock +++ b/examples/SampleApp/yarn.lock @@ -5004,9 +5004,9 @@ fast-levenshtein@^2.0.6: integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fast-xml-parser@^4.4.1: - version "4.5.2" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.2.tgz#f535f77b1396b859498203a2fd1994c4230a0ff9" - integrity sha512-xmnYV9o0StIz/0ArdzmWTxn9oDy0lH8Z80/8X/TD2EUQKXY4DHxoT9mYBqgGIG17DgddCJtH1M6DriMbalNsAA== + version "4.5.4" + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.4.tgz#64e52ddf1308001893bd225d5b1768840511c797" + integrity sha512-jE8ugADnYOBsu1uaoayVl1tVKAMNOXyjwvv2U6udEA2ORBhDooJDWoGxTkhd4Qn4yh59JVVt/pKXtjPwx9OguQ== dependencies: strnum "^1.0.5" @@ -8347,12 +8347,29 @@ stream-chat-react-native-core@8.1.0: use-sync-external-store "^1.5.0" "stream-chat-react-native-core@link:../../package": - version "0.0.0" - uid "" + version "8.1.0" + dependencies: + "@gorhom/bottom-sheet" "5.1.8" + "@ungap/structured-clone" "^1.3.0" + dayjs "1.11.13" + emoji-regex "^10.4.0" + i18next "^25.2.1" + intl-pluralrules "^2.0.1" + linkifyjs "^4.3.2" + lodash-es "4.17.23" + mime-types "^2.1.35" + path "0.12.7" + react-native-markdown-package "1.8.2" + react-native-url-polyfill "^2.0.0" + stream-chat "^9.35.1" + use-sync-external-store "^1.5.0" "stream-chat-react-native@link:../../package/native-package": - version "0.0.0" - uid "" + version "8.1.0" + dependencies: + es6-symbol "^3.1.3" + mime "^4.0.7" + stream-chat-react-native-core "8.1.0" stream-chat@^9.35.1: version "9.35.1"