From 972f59b6cdd2c1d22927f1221d36e326606cecc8 Mon Sep 17 00:00:00 2001 From: Claudio Costa Date: Fri, 11 Apr 2025 07:59:14 -0600 Subject: [PATCH] Update calls-common (#8762) --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 333900c55..451cfcaf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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#df3b1cd6b66bdc34423a246a91305c943e3ac59c", + "@mattermost/calls": "github:mattermost/calls-common#fe9b2e74328facc46c2d9e3729ec3a9704d7c618", "@mattermost/compass-icons": "0.1.48", "@mattermost/hardware-keyboard": "file:./libraries/@mattermost/hardware-keyboard", "@mattermost/react-native-emm": "1.6.1", @@ -4826,8 +4826,8 @@ "node_modules/@mattermost/calls": { "name": "@mattermost/calls-common", "version": "0.27.2", - "resolved": "git+ssh://git@github.com/mattermost/calls-common.git#df3b1cd6b66bdc34423a246a91305c943e3ac59c", - "integrity": "sha512-cqJQRHkWkawx44gGQnWswzgWFpAlom1dYMStDBj5I4tPzFuiv+FC0dr4kHfA9rNQvKa1lq+/ihNl+gZRzcw2Fg==", + "resolved": "git+ssh://git@github.com/mattermost/calls-common.git#fe9b2e74328facc46c2d9e3729ec3a9704d7c618", + "integrity": "sha512-Wj2fclEcPVWYtX7WdrMOaLHXS2AP3y2x8Py9FqHyhoNNY9yUg+ihocUKDKpRwqfu1qM/R02Y26d/g6Mc4+yddg==", "dependencies": { "@msgpack/msgpack": "3.0.0-beta2", "fflate": "0.8.2" diff --git a/package.json b/package.json index b34658f96..71d72e406 100644 --- a/package.json +++ b/package.json @@ -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#df3b1cd6b66bdc34423a246a91305c943e3ac59c", + "@mattermost/calls": "github:mattermost/calls-common#fe9b2e74328facc46c2d9e3729ec3a9704d7c618", "@mattermost/compass-icons": "0.1.48", "@mattermost/hardware-keyboard": "file:./libraries/@mattermost/hardware-keyboard", "@mattermost/react-native-emm": "1.6.1",