From 8db7eacb33f77f9392e3d328bcb72b085088a35d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Sep 2025 10:22:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- 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"