Update calls-common (#8913)
Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
parent
a7d73b1dd7
commit
1a695a1273
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -6,7 +6,7 @@
|
|||
"packages": {
|
||||
"": {
|
||||
"name": "mattermost-mobile",
|
||||
"version": "2.28.0",
|
||||
"version": "2.29.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
"@formatjs/intl-numberformat": "8.15.4",
|
||||
"@formatjs/intl-pluralrules": "5.4.4",
|
||||
"@gorhom/bottom-sheet": "5.1.2",
|
||||
"@mattermost/calls": "github:mattermost/calls-common#e2607dcd3abde43ccffa2a77e843172dc0347712",
|
||||
"@mattermost/calls": "github:mattermost/calls-common#ab53c24053b89e4d3d853bbe1244892899517f45",
|
||||
"@mattermost/compass-icons": "0.1.48",
|
||||
"@mattermost/hardware-keyboard": "file:./libraries/@mattermost/hardware-keyboard",
|
||||
"@mattermost/react-native-emm": "1.6.1",
|
||||
|
|
@ -4821,8 +4821,8 @@
|
|||
"node_modules/@mattermost/calls": {
|
||||
"name": "@mattermost/calls-common",
|
||||
"version": "0.27.2",
|
||||
"resolved": "git+ssh://git@github.com/mattermost/calls-common.git#e2607dcd3abde43ccffa2a77e843172dc0347712",
|
||||
"integrity": "sha512-1kpY6qz5T8FH8E7vTUeoqL5zVYKEHRZebnJx8Ob3c/HqfbunwVZvHicors9R/6sLMH26uVZQaLcUY90PJzxLUg==",
|
||||
"resolved": "git+ssh://git@github.com/mattermost/calls-common.git#ab53c24053b89e4d3d853bbe1244892899517f45",
|
||||
"integrity": "sha512-afQ5JXs2lOZ3A0aovrqR2u6EhSKwfP66znm4jPFCwyiWlnt+xhrh2TMGOf45Nl1d2OlGokyVHXxJuUcRUZCesw==",
|
||||
"dependencies": {
|
||||
"@msgpack/msgpack": "3.0.0-beta2",
|
||||
"fflate": "0.8.2",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@formatjs/intl-numberformat": "8.15.4",
|
||||
"@formatjs/intl-pluralrules": "5.4.4",
|
||||
"@gorhom/bottom-sheet": "5.1.2",
|
||||
"@mattermost/calls": "github:mattermost/calls-common#e2607dcd3abde43ccffa2a77e843172dc0347712",
|
||||
"@mattermost/calls": "github:mattermost/calls-common#ab53c24053b89e4d3d853bbe1244892899517f45",
|
||||
"@mattermost/compass-icons": "0.1.48",
|
||||
"@mattermost/hardware-keyboard": "file:./libraries/@mattermost/hardware-keyboard",
|
||||
"@mattermost/react-native-emm": "1.6.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue