From e7f77115788c5803c899dc45e07cf0ff456d2214 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Oct 2023 16:16:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38c5326..8c7b8cd 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@salesforce/command": "^5.0.0", "@salesforce/core": "^3.32.12", "@slack/web-api": "^5.0.0", - "@slack/webhook": "^5.0.0", + "@slack/webhook": "^7.0.0", "@types/twilio": "2.11.0", "tslib": "^1", "twilio": "^4.0.0"