diff --git a/projects/WhatsAppClone/package.json b/projects/WhatsAppClone/package.json index 6cdff67..4bb8643 100644 --- a/projects/WhatsAppClone/package.json +++ b/projects/WhatsAppClone/package.json @@ -39,7 +39,7 @@ "react-native-share": "^7.9.1", "react-native-svg": "^13.4.0", "react-native-tab-view": "^3.3.0", - "stream-chat-react-native": "5.5.1" + "stream-chat-react-native": "5.7.0" }, "devDependencies": { "@babel/core": "^7.19.6", diff --git a/projects/WhatsAppClone/yarn.lock b/projects/WhatsAppClone/yarn.lock index f058259..32fce7a 100644 --- a/projects/WhatsAppClone/yarn.lock +++ b/projects/WhatsAppClone/yarn.lock @@ -6844,10 +6844,10 @@ statuses@~1.5.0: resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA== -stream-chat-react-native-core@5.5.1: - version "5.5.1" - resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.5.1.tgz#3f39ede4724ae0506b20d4e28d09b7732c560165" - integrity sha512-gYY40ejWw0O/6ajrOXCs+6oBuu8moFIeuE+T/D3cr2so8ydY9Rtf67x5JcCQRU6/XsSexT56hmhN/KLzSoq3RQ== +stream-chat-react-native-core@5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-5.7.0.tgz#45c93b2ec011120f88363644d033afa1a7f953f6" + integrity sha512-LUHj1tzL67bWqShpBfzd4kbShOVfl5mnRs7fAVoqFNT2C+ZpxBqw891jsC2mLME4H7p0p5F/x4v+QCw+S9PxiQ== dependencies: "@babel/runtime" "^7.12.5" "@gorhom/bottom-sheet" "4.4.5" @@ -6860,15 +6860,15 @@ stream-chat-react-native-core@5.5.1: path "0.12.7" react-native-markdown-package "1.8.2" react-native-url-polyfill "^1.3.0" - stream-chat "7.0.0" + stream-chat "8.1.2" -stream-chat-react-native@5.5.1: - version "5.5.1" - resolved "https://registry.yarnpkg.com/stream-chat-react-native/-/stream-chat-react-native-5.5.1.tgz#8c301f033d71fed644f030f1c5ee7d2c275064a2" - integrity sha512-+zRt+AlmlPal2BrGGzZE/SxCp1zr7YphijSgnOze51FI0TFt2zyxY9ERWIBigkbpfiLoduzYlvOlJd5RqCeZSQ== +stream-chat-react-native@5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/stream-chat-react-native/-/stream-chat-react-native-5.7.0.tgz#dddca5ac74da107b76e2e1d111d3b3a0387b70d0" + integrity sha512-C3A1SEzVH0AKL5NyCWqYaApN/gSwdLyV58Pcb+UeSVNvDYNptCG+irs1BdWpdsU8akiaNd2wZH8gj6IOD8zTMA== dependencies: es6-symbol "^3.1.3" - stream-chat-react-native-core "5.5.1" + stream-chat-react-native-core "5.7.0" optionalDependencies: "@react-native-clipboard/clipboard" "^1.11.1" @@ -6881,10 +6881,10 @@ stream-chat-test-data-cli@0.1.0-beta.4: cli-progress "^3.4.0" commander "^5.1.0" -stream-chat@7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-7.0.0.tgz#c4021cafda96752ebc21f85e3e306bc3f5b1cfcc" - integrity sha512-l1+pANK//Rp6MJm5CZAA0L3Rx0jr4n7TEcUQrkXjqm5oxryo95tuRb7LkMs4kUnqJB7/jHuS0CTjW0v5vLvPoA== +stream-chat@8.1.2: + version "8.1.2" + resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.1.2.tgz#a730072346ae5c96ee0ba0cb334da8ad8d19246c" + integrity sha512-C5Xlx+fTGl7fEndcNk1z+t7xYhR9d4FaUPcyoSqq90Gt98SqGFnSZXVbm1MUGfn9Ld31S2W4XBRb8HkDHGoZhg== dependencies: "@babel/runtime" "^7.16.3" "@types/jsonwebtoken" "^8.5.6"