From 1d9f72c976deae5d0f78c02fea093f50b2f7efa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 18:47:25 +0000 Subject: [PATCH] Update dependencies --- import_map.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/import_map.json b/import_map.json index ca01dd2..7dcb767 100644 --- a/import_map.json +++ b/import_map.json @@ -1,8 +1,8 @@ { "imports": { - "deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.7.0/", - "deno-slack-api/": "https://deno.land/x/deno_slack_api@2.2.0/", - "std/": "https://deno.land/std@0.218.2/", + "deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.8.0/", + "deno-slack-api/": "https://deno.land/x/deno_slack_api@2.3.2/", + "std/": "https://deno.land/std@0.220.1/", "mock-fetch/": "https://deno.land/x/mock_fetch@0.3.0/" } }