From 0602b78366a3dd280a9d51ab2a0ba78f223fac15 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Mar 2025 07:55:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38c5326..d424a26 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.5", "@types/twilio": "2.11.0", "tslib": "^1", "twilio": "^4.0.0"