From f72b56521c65326d1e3f0960a8e2816e7dd1dc26 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Sep 2024 04:11:46 +0000 Subject: [PATCH] fix: sdk/communication/communication-alpha-ids/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 --- sdk/communication/communication-alpha-ids/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/communication/communication-alpha-ids/package.json b/sdk/communication/communication-alpha-ids/package.json index 2cb715340f35..570e64198ca5 100644 --- a/sdk/communication/communication-alpha-ids/package.json +++ b/sdk/communication/communication-alpha-ids/package.json @@ -99,7 +99,7 @@ "mocha": "^10.0.0", "nyc": "^17.0.0", "rimraf": "^5.0.5", - "sinon": "^17.0.0", + "sinon": "^19.0.0", "typescript": "~5.5.3", "ts-node": "^10.0.0" },