From 2f9fba1f651949d4b41aee19520770bed1329f63 Mon Sep 17 00:00:00 2001 From: Claudio Costa Date: Fri, 11 Apr 2025 09:09:37 -0600 Subject: [PATCH] Update calls-common (#8767) --- 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 85c9d5cba..79ae4ff8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@formatjs/intl-numberformat": "8.15.1", "@formatjs/intl-pluralrules": "5.4.1", "@gorhom/bottom-sheet": "5.0.6", - "@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", @@ -4596,8 +4596,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 cdbea4f2a..903bffa1c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@formatjs/intl-numberformat": "8.15.1", "@formatjs/intl-pluralrules": "5.4.1", "@gorhom/bottom-sheet": "5.0.6", - "@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",