aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/msteams/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-09-08 23:00:36 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-08 23:00:36 +0530
commit1e6263d1af1de9059071456d743d126a8aebc0e9 (patch)
tree4512c804eb650e6eab7ecbdbe8eedfc2f737f7ce /recipes/msteams/package.json
parentrefactor: use the exposed methods for session handling from the main repo (diff)
downloadferdium-recipes-1e6263d1af1de9059071456d743d126a8aebc0e9.tar.gz
ferdium-recipes-1e6263d1af1de9059071456d743d126a8aebc0e9.tar.zst
ferdium-recipes-1e6263d1af1de9059071456d743d126a8aebc0e9.zip
Expose 'known certificate hosts' in ms teams and outlook to try to fix certificate expiry issue (#675)
Diffstat (limited to 'recipes/msteams/package.json')
-rw-r--r--recipes/msteams/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/msteams/package.json b/recipes/msteams/package.json
index c79276f..2350372 100644
--- a/recipes/msteams/package.json
+++ b/recipes/msteams/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "msteams", 2 "id": "msteams",
3 "name": "Microsoft Teams", 3 "name": "Microsoft Teams",
4 "version": "3.1.1", 4 "version": "3.1.2",
5 "license": "MIT", 5 "license": "MIT",
6 "aliases": [ 6 "aliases": [
7 "teamsChat" 7 "teamsChat"