From a53f3c8d5b2b1a6a314db40e2e414d769cd56069 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Dec 2024 00:51:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931b8f2..63c4070 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@ladjs/web": "^10.0.0", "@primer/css": "^15.2.0", "@sidoshi/random-string": "^1.0.0", - "@slack/web-api": "^6.0.0", + "@slack/web-api": "^7.8.0", "@tkrotoff/bootstrap-floating-label": "^0.7.0", "array-join-conjunction": "^1.0.0", "axe": "^8.0.0",