From b713b49f24a3b53ed9fa9815d0c2382f081ac09b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Jan 2024 16:32:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6144788 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c06bb2e..00baf520 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@ladjs/proxy": "2.1.1", "@ladjs/redis": "1.0.7", "@ladjs/shared-config": "7.0.3", - "@slack/web-api": "6.7.2", + "@slack/web-api": "6.9.1", "array-join-conjunction": "1.0.0", "async-ratelimiter": "1.3.1", "axe": "8.1.2",