Skip to content

Commit eb9425d

Browse files
committed
update js package
1 parent b6005d0 commit eb9425d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"path": "0.12.7",
7272
"react-art": "^16.8.6",
7373
"react-native-markdown-package": "1.8.1",
74-
"stream-chat": "3.0.0"
74+
"stream-chat": "3.1.2"
7575
},
7676
"peerDependencies": {
7777
"react": "^16.8.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10885,10 +10885,10 @@ stream-buffers@~2.2.0:
1088510885
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"
1088610886
integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=
1088710887

10888-
stream-chat@3.0.0:
10889-
version "3.0.0"
10890-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-3.0.0.tgz#470a648b24d3d905ebc67b61805c1c95377dbc7e"
10891-
integrity sha512-DyTcGm7iBdAftEbCzxu3cT/iDEuUeLL0AosOTeLZU7MCVwSWdlAhyhKSNB06YC7v6FhAatWOn1kwdJJpkBTUVg==
10888+
stream-chat@3.1.2:
10889+
version "3.1.2"
10890+
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-3.1.2.tgz#271ff85f5533ae432bc94168bfeffca8efc6b55a"
10891+
integrity sha512-hIVkycehlJrkG2D+RV77qhZeOjZyas398DNdD8GeQlVB7Li60p+XPAsaeNob7kEptFow2LC2TTUiR4hQDCbufg==
1089210892
dependencies:
1089310893
"@babel/runtime" "^7.12.13"
1089410894
"@types/jsonwebtoken" "^8.5.0"

0 commit comments

Comments
 (0)