From e0eb3b0b335334e6700f18b2e7d292fa7f6a8076 Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Fri, 5 Jan 2024 17:23:54 +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 931b8f2..6d9bd6e 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": "^6.9.1",
     "@tkrotoff/bootstrap-floating-label": "^0.7.0",
     "array-join-conjunction": "^1.0.0",
     "axe": "^8.0.0",